what can you tell me about option 3)

i have apache 1.3.27, tomcat4 and mod_jk !
what should i DO to make it not Redirect !

Catalin

----- Original Message -----
From: Bill Barker
To: [EMAIL PROTECTED]
Sent: Friday, January 10, 2003 8:32 AM
Subject: Re: tomcat welcome-file


1) Use Tomcat 3.3.2-dev (aka nightly) which has an option to do this.
2) Wait until the 5.x release that will likely support this.
3) Run Tomcat behind Apache/IIS/iPlanet.
4) Search the archives for the patch to Tomcat 4.x that does this, and apply
it.

"Catalin" <[EMAIL PROTECTED]> wrote in message
017201c2b847$bd4b4250$0201a8c0@catalin">news:017201c2b847$bd4b4250$0201a8c0@catalin...
How can i configure tomcat not to send 302 Moved Temporarily
when i access the ROOT of my webapp ?

Eg:
http://localhot:8080/testapp/
it gets redirected to
http://localhot:8080/testapp/welcome.html

i want to skip the redirect step and to load
the welcome file or a default file (tomcat conf specified or some)
on request.

Catalin





--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to