anshul wrote:
----- Original Message ----- From: "anshul" <anshul@xxxxxxxxxxxxxx>To: <users@xxxxxxxxxxxxxxxx> Sent: Tuesday, May 10, 2005 3:16 PM Subject: Help with Apache setupHi friends, I've recently installed Apache2 on Windows 2000. I want http://localhost:555/ point to c:\inetpub\wwwwroot\mysite ( http://localhost points to c:\inetpub\wwwroot already ). I used somrthing like this, but it fails: NameVirtualHost 127.0.0.1:555 <VirtualHost 127.0.0.1:555> ServerAdmin postmaster@xxxxxxxxxxxxx DocumentRoot c:/inetpub/wwwroot/mysite ServerName localhost ErrorLog logs/dummy-host.example.com-error_log CustomLog logs/dummy-host.example.com-access_log common </VirtualHost> Please help. Many of you are expert at this, I'm sure.
If it fails, what are the error messages then? What do the logs say? --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx