Re: [CentOS] Virtual Hosts question

2014-02-06 Thread Steven Tardy
On Thu, Feb 6, 2014 at 11:54 AM, Joseph Hesse wrote: > > == httpd.conf == > ServerName 192.168.0.99 > > NameVirtualHost *:80 > > > ServerName IDoNotExist.com > DocumentRoot /var/www/html > DirectoryIndex Index.html index.html > > > > ServerName X.com > ServerA

Re: [CentOS] Virtual Hosts question

2014-02-06 Thread Always Learning
On Thu, 2014-02-06 at 10:54 -0600, Joseph Hesse wrote: > I am running Wordpress on a CentOS 6.5 server which is behind a router. > The private IP is 192.168.0.99, the public URL is X.com (name changed). > == httpd.conf == > ServerName 192.168.0.99 > > NameVirtualHost *:

Re: [CentOS] Virtual Hosts question

2014-02-06 Thread Paul Heinlein
On Thu, 6 Feb 2014, Joseph Hesse wrote: I am running Wordpress on a CentOS 6.5 server which is behind a router. The private IP is 192.168.0.99, the public URL is X.com (name changed). I have two virtual hosts in my httpd.conf file. The second one, listed below, is for Wordpress and it is acces

[CentOS] Virtual Hosts question

2014-02-06 Thread Joseph Hesse
I am running Wordpress on a CentOS 6.5 server which is behind a router. The private IP is 192.168.0.99, the public URL is X.com (name changed). I have two virtual hosts in my httpd.conf file. The second one, listed below, is for Wordpress and it is accessed with http://X.com/d4i or http://www.