openvds-devel
[Top][All Lists]
Advanced

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

Re: [Openvds-devel] The port 80 problem


From: Urivan Saaib
Subject: Re: [Openvds-devel] The port 80 problem
Date: Fri, 14 Dec 2001 18:02:08 -0800 (PST)

Simon,

Set Listen to the ip only, don't include the port number,
define the port using the Port 80 directive.

Listen 192.168.1.1
Port 80

<VirtualHost 192.158.1.1>
ServerName some.weird.name
DocumentRoot /home/httpd/docs
</VirtualHost>

Should work.

Going and do changes to the kernel to enable the users run services on
privileges ports is scary by default :)

If the problem is Apache, I think is better to fix apache than making the
problem bigger.

Regards,
_______________________________________________________
Urivan Saaib
Presidente
CiberNET Mexico 
Email: address@hidden
Tel/Fax: +52 (646) 1757195





reply via email to

[Prev in Thread] Current Thread [Next in Thread]