On Fri, 25 Jan 2002 [EMAIL PROTECTED] wrote:

> Date: Fri, 25 Jan 2002 12:52:13 -0500
> From: [EMAIL PROTECTED]
> Reply-To: Tomcat Users List <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Directory problem
>
> I am running Tomcat 4 standalone.  Currently, I have my website running
> with a base directory called Brawner.  Therefore, to access my site you
> have to use the following URL...
>
> http://localhost/Brawner/
>
> I need it to work off the root directory like the following...
> http://localhost/
>
> Is there a way I can setup tomcat to direct all request to the root
> directory to my Brawner directory?
>

Put your web application's contents in the webapps/ROOT directory instead
of webapps/Branwer, and you'll get the URLs you want.

> Thanks,
>
> Jason E. Brawner
>

Craig


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to