View Single Post
(#1 (permalink))
Old
tester_geniusd tester_geniusd is offline
Registered User
tester_geniusd is on a distinguished road
 
Posts: 7
Join Date: Apr 2006
Help with Apache - 05-01-2006, 05:30 PM

hello

I am try setup Apache for port 81. But it not work
i am write in httpd.conf:

<VirtualHost *:81>
ServerAdmin webmaster@dummy-host.example.com
DocumentRoot /www/docs/test-site
</VirtualHost>

and it not work:(

Kind regards,
Reply With Quote