Just configure your Tomcat to use port 80 in the <Connector> element of
your server.xml and then use jsvc to start it.
--David
NetSQL wrote:
> I read that it has a stop method... but how do I get it to run at port
> 80 ?
>
> .V
>
> David Smith wrote:
>
>> Look at jsvc in the commons-daemon project on jakarta.apache.org/commons
>>
>> --David
>>
>> NetSQL wrote:
>>
>>> apache drops to non root after bind to 80.
>>> How can this be done w/ tc 5.5?
>>> .V
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
>>> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
|