Re: [users@httpd] Help with Apache setup

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



anshul wrote:

Hi 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.


I'm wondering whether adding "listen 555" to the httpd.conf file would help...

Gene




---------------------------------------------------------------------
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



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux