I'm not exactly sure what you are asking but to get rid of the 8080 you
just need to edit server.xml and change the port from 8080 to 80. That
is for tomcat standalone. But if you're using apache with tomcat this
isn't the correct thing to do.
"Guy-Noël MATHIEU" wrote:
>
> Hi,
> I want to access my servlet using the URL http://localhost/examples/.
>
> TOMCAT work fin with http://localhost:8080/examples/ . Does I use
> VirtualHost ou "mapping" the direct URL with server.xml to work directly
> ???
>
> I use mod_jk with apache, is it a good solution and how configure this 3
> servers to works together accessing http://localhost/examples without 8080
> port ?
>
> Any idea will be friendly because i'm lost in the manual....
>
> Thanks
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]