josh_b_and_b
New member
I have a reverse proxy setup that is working 95%.
In my source code, I'm finding my upstream/origin/host domain in the code. This domain is not specified anywhere in the XenForo configuration/settings.
I just go to any page on the forum and view source then CTRL+F for the upstream domain and it is there. The board URL is there more often, but it should be the only URL there. Thankfully 337 of the URLs on the homepage are relative and don't reference the domain.
So basically, in parts of the code, XenForo ignores the Board URL that is set. Any idea why?
In my source code, I'm finding my upstream/origin/host domain in the code. This domain is not specified anywhere in the XenForo configuration/settings.
I just go to any page on the forum and view source then CTRL+F for the upstream domain and it is there. The board URL is there more often, but it should be the only URL there. Thankfully 337 of the URLs on the homepage are relative and don't reference the domain.
So basically, in parts of the code, XenForo ignores the Board URL that is set. Any idea why?