typ9 Posted September 25, 2023 Share Posted September 25, 2023 Our client tries to reach the new ProcessWire page via reverse proxy, so he redirects client-domain.de/test/ via proxy_pass to the URL where we provide the website. On the server, we set the domain 'client-domain.de' to the right ProcessWire webspace, and we set the httpHosts in config.php to 'client-domain.de/test' With this configuration we manage to load the start page, but all the paths and links don't fit (stylesheets, scripts, subpages), because their URL is 'client-domain.de' without the '/test'. Can anyone advice how to change the settings to get this working? Any help is appreciated! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now