celo84
IS-IT--Management
- Dec 5, 2011
- 1
Hi
I am new member of this forum.
I have have setup apache on my CentOS to serve 2 domains. At least I think so. Primary domain is hosted in document root folder /var/ while secondary domain in located in its subfolder /var/Apache config file is setup as follows:
<VirtualHost x.x.x.x:80>
DocumentRoot /var/ServerName </VirtualHost>
<VirtualHost *:80>
DocumentRoot /var/ServerName </VirtualHost>
However, when I try the browser points me to
I am new member of this forum.
I have have setup apache on my CentOS to serve 2 domains. At least I think so. Primary domain is hosted in document root folder /var/ while secondary domain in located in its subfolder /var/Apache config file is setup as follows:
<VirtualHost x.x.x.x:80>
DocumentRoot /var/ServerName </VirtualHost>
<VirtualHost *:80>
DocumentRoot /var/ServerName </VirtualHost>
However, when I try the browser points me to