WP keeps putting port back into URL
-
Our company website runs on mod_perl, so to install WordPress we had to use a separate Apache installation on port 8998.
Regular access at https://wp.mysite.com/ does a ProxyPass through to wp.mysite.com:8998, and our blog homepage shows up just fine. The URL displayed in the address bar does not show :8998.
However, as soon as you click any link on that page, the URL shown in the address bar picks the :8998 back up and displays it. It shouldn’t / we don’t want it to.
Ideas?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘WP keeps putting port back into URL’ is closed to new replies.