evilphantom
Technical User
Hello again.
Has anyone had any problems with virtual hosts not working in apache. I have a server and it uses IP based virtual hosting. So NameServer 192.168.1.1
<VirtualHost 192.168.1.1>
ServerName DocumentRoot /home/mynewdomain.com
<VirtualHost>
Which works fine for the other hosts. The issue is though is displays the root, servers webpages.
So what might be my problem. I thought that maybe for some reason the DNS server that points to our server is actually pointing to the instead of the machines IP. Is this possible? I tried contacting the company but they didn't even respond to my call. or e-mail. I feel lost right now and I can't think of what might be causing this Problem
Can someone help. Thanks
Dez
Has anyone had any problems with virtual hosts not working in apache. I have a server and it uses IP based virtual hosting. So NameServer 192.168.1.1
<VirtualHost 192.168.1.1>
ServerName DocumentRoot /home/mynewdomain.com
<VirtualHost>
Which works fine for the other hosts. The issue is though is displays the root, servers webpages.
So what might be my problem. I thought that maybe for some reason the DNS server that points to our server is actually pointing to the instead of the machines IP. Is this possible? I tried contacting the company but they didn't even respond to my call. or e-mail. I feel lost right now and I can't think of what might be causing this Problem
Can someone help. Thanks
Dez