----- Original Message ----- From: "Tim Funk" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Monday, September 29, 2003 1:43 AM Subject: Re: URL: Hiding index.jsp
> Tomcat4 cannot do this by itself. With the help of apache and directory > indexing - this can be done with a little tweaking. > > Tomcat5 can hide the name of the welcome-file. > > -Tim > > [EMAIL PROTECTED] wrote: > > > All, > > > > I am trying to develop a site and wish to hide the default page defined in the welcom-file-list in the xml from displaying in the address bar of the browser. > > > > For example: > > > > If I have a directory called test1 and have an index.jsp defined, I want the user to only see "/test1" in the address bar of the browser and not "/test1/index.jsp". > > > > Has anyone come accross this in the past? Can you provide me the details on how I can accomplish this? > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
