Vincent Deffontaines wrote:
> Greetings,
>
> The end of the document states :
> "User and Group may be used inside a VirtualHost directive if the suEXEC
> wrapper is used."
>
> which is wrong since 2.0 was released, and should probably be replaced
> with a mention to the SuexecUserGroup directive
* "anshul" <[EMAIL PROTECTED]> wrote:
> Please help. Many of you are expert at this, I'm sure.
This is the wrong mailing list. You're looking for [EMAIL PROTECTED]
nd
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional c
Hi friends,
I've recently installed Apache2 on Windows 2000.
I want http://localhost:555/ point to c:\inetpub\root\mysite
( http://localhost points to c:\inetpub\wwwroot already ).
I used somrthing like this, but it fails:
NameVirtualHost 127.0.0.1:555
ServerAdmin [EMAIL PROTECTED]