I have tried

<VirtualHost *>
namevirtualhost 192.168.1.1:443
ServerAdmin [EMAIL PROTECTED]
 ServerName testing.zz
 DocumentRoot /www/testing
 </VirtualHost>

and

<VirtualHost *>
namevirtualhost 192.168.1.1
ServerAdmin [EMAIL PROTECTED]
 ServerName testing.zz
 DocumentRoot /www/testing
 </VirtualHost>

and even VirtualHost 192.168.1.1 and 192.168.1.1:80

for some reason it keeps on going back to the deafult server page you get
when you first install apache.
this is only when you use https, if you use http://testing.zz it goes to the
right page.

Thanks for all the help

Johnno


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to