Subdomain to subfolder with HAProxy not working
-
Hello,
I have a single site WP installation hosted at https://blog.example.com and I want to serve it with an HAProxy at https://www.example.com/blog
The HAProxy configuration is correctly working and serving the content of the blog.
But when I set in WordPress “Site Address (URL)” to https://blog.example.com and WordPress Address (URL) to “https://www.example.com/blog” a series of problem arises, such as the “Redirection” plugin is not working and is unable to make requests due to network error when attempting to fetch resources, “Koko Analytics” doesn’t show any more data etc.
What would be the correct configurations (“Site Address (URL)”, “WordPress Address (URL)”, CORS etc.) when hosting wordpress on “https://blog.example.com” and displaying it with a proxy at “https://www.example.com/blog”?
What other changes are needed to make this setup work?
Thanks in advance for any help or suggestion.
The topic ‘Subdomain to subfolder with HAProxy not working’ is closed to new replies.