• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Recent content by JeroenK

  1. J

    Resolved Nginx $_SERVER['HTTP_HOST'] incorrect

    This turned out to be the fix! Both urls are now working as expected showing the current url as HTTP_HOST. I've removed the host: $host aswel, but the fix by Sebahat seems to have fixed it before already. Awesome help, thank you both!
  2. J

    Resolved Nginx $_SERVER['HTTP_HOST'] incorrect

    Hi Sebahat, Thanks for checking. I guess it's set correctly? I've assigned on ipv4 only, sharing the same ip.
  3. J

    Resolved Nginx $_SERVER['HTTP_HOST'] incorrect

    We discovered a weird setting where php's $_SERVER['HTTP_HOST'] is always set to the domain alias's target. Previously, expected and on a copy of the same subscription, its supposed to display the current url. This is necessary because of Prestashop Multistore. main url: url.nl Alias: URL.com...
Back
Top