PraxisIT
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Installed WordPress – now how to enable additional Virtual HostsYep. That was it. Whatever Virtual Host is first is the one that gets used.
Forum: Fixing WordPress
In reply to: Installed WordPress – now how to enable additional Virtual HostsHowever, now my next issue is: If I go to the Virtual Host URL (http://portal.mysite.com), WordPress comes up just fine.
However, if I also just go to the IP address of my site (http://x.x.x.x), it goes to WordPress, even though there’s no Virtual Host for that. I was assuming that only if they went to the URL that matches the Virtual Host that it would go to WordPress, it looks like anything that doesn’t match one of the Virtual Hosts just goes to the first one in the list?
Forum: Fixing WordPress
In reply to: Installed WordPress – now how to enable additional Virtual HostsI think I figured it out. I just moved WordPress out of the root into it’s own directory, and made it a Virtual Host as well. Now it’s just one of three Virtual Hosts on the server, and they all seem to coexist just fine.
Forum: Fixing WordPress
In reply to: Installed WordPress – now how to enable additional Virtual HostsAnyone? I know someone here must have a WordPress site up and running with other sites on the same server as virtual hosts?