Re: IP Based Virtual Hosting & Apache

2000-08-10 Thread Brian Clifton
This isn't the place for this but try moving NameVirtualHost 216.217.90.13 into the main conf area. As a test, also try changing to the ip address of the vhost (or the machine, if using single ip). This will miss out the DNS. Best regards, Brian > This is a multi-part message in MIME format

Re: IP Based Virtual Hosting & Apache

2000-08-10 Thread Pekka Savola
On Thu, 10 Aug 2000, C. Paul Rice wrote: > > ServerAdmin [EMAIL PROTECTED] > NameVirtualHost 216.217.90.13 > ServerName www.testme.com > DocumentRoot /home/testme_com/html > ErrorLog /home/testme_com/logs > TransferLog /home/testme_com/logs >

IP Based Virtual Hosting & Apache

2000-08-10 Thread C. Paul Rice
I'm trying to get Red Hat 6.2 and Apache to do virtual hosting.  I'm having no luck, I can get it to work on Mandrake 7.0 but just not Red Hat 6.2.  Mandrake uses Vhost files, I tried something similar on Red Hat, but still no luck.  I've tried playing w/file permissions, nothing.  I'm final