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: Simon Garner
Subject: Re: [Openvds-devel] The port 80 problem
Date: Sat, 15 Dec 2001 15:10:54 +1300

Hi Urivan,

But then you have to start Apache as root to let it bind to port 80 (without
the kernel patch).

Simon


From: "Urivan Saaib" <address@hidden>

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





reply via email to

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