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 <VirtualHost www.testme.com> 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.
> 
> ------=_NextPart_000_00C0_01C002EB.58912050
> Content-Type: text/plain;
>  charset="iso-8859-1"
> Content-Transfer-Encoding: quoted-printable
> 
> 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 finaly back to a fresh install, and here is an example of the entry =
> in the httpd.conf.
> 
> 
> <VirtualHost www.testme.com>
>         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
>         Options ExecCgi Includes
> </VirtualHost>
> 
> I'm getting a 403 Forbidden error, after I setup a "virtual" web site =
> the base site no longer works.
> 
> I've been following the Apache (Second Edition) book by O'Reilly
> 
> 
> 
> ------=_NextPart_000_00C0_01C002EB.58912050
> Content-Type: text/html;
>  charset="iso-8859-1"
> Content-Transfer-Encoding: quoted-printable
> 
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
> <HTML><HEAD>
> <META content=3D"text/html; charset=3Diso-8859-1" =
> http-equiv=3DContent-Type>
> <META content=3D"MSHTML 5.00.3018.900" name=3DGENERATOR>
> <STYLE></STYLE>
> </HEAD>
> <BODY bgColor=3D#ffffff>
> <DIV><FONT face=3DArial size=3D2>I'm trying to get Red Hat 6.2 and =
> Apache to do=20
> virtual hosting.&nbsp; I'm having no luck, I can get it to work on =
> Mandrake 7.0=20
> but just not Red Hat 6.2.&nbsp; Mandrake uses Vhost files, I tried =
> something=20
> similar on Red Hat, but still no luck.&nbsp; I've tried playing w/file=20
> permissions, nothing.&nbsp; I'm finaly back to a fresh install, and here =
> is an=20 example of the entry in the
> httpd.conf.<BR><BR><BR>&lt;VirtualHost <A=20
> href=3D"http://www.testme.com">www.testme.com</A>&gt;<BR>&nbsp;&nbsp;&nbs=
> p;&nbsp;&nbsp;&nbsp;&nbsp;=20 ServerAdmin <A=20
> href=3D"mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</A><BR>&nbsp;&nbsp;&nbsp;=
> &nbsp;&nbsp;&nbsp;&nbsp;=20 NameVirtualHost =
> 216.217.90.13<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20 ServerName
> <A=20
> href=3D"http://www.testme.com">www.testme.com</A><BR>&nbsp;&nbsp;&nbsp;&n=
> bsp;&nbsp;&nbsp;&nbsp;=20 DocumentRoot =
> /home/testme_com/html<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
> ErrorLog =
> /home/testme_com/logs<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
> TransferLog =
> /home/testme_com/logs<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
> Options ExecCgi Includes<BR>&lt;/VirtualHost&gt;<BR><BR>I'm getting a =
> 403=20 Forbidden error, after I setup a "virtual" web site the<BR>base
> site no = longer=20 works.<BR><BR>I've been following the Apache (Second
> Edition) book by=20 O'Reilly<BR><BR></FONT></DIV></BODY></HTML>
> 
> ------=_NextPart_000_00C0_01C002EB.58912050--
> 
> 
> 
> _______________________________________________
> Redhat-devel-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-devel-list
> 
> 




_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to