You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Alejandro Pastor Seva <al...@ua.es> on 2002/09/06 11:16:29 UTC

[users@httpd] Problem with index file

Hi, I want to connect Apache 2.0.40 with Tomcat 4.0.4 but I have a problem,
when Apache must browse a JSP directory, it send a request to Tomcat, but
Apache don`t browse the welcome file, it show "error status 302 Moved
Temporarily". To show the welcome file you must put it:

	http://www.myweb.com/jsp   ---> Error 302

	http://www.myweb.com/jsp/index.html ---> ok

Apache show the welcome file only if it's a directory of static pages (ony
Apache , not Tomcat).
I have this problem only with the version 2 of Apache, the 1.3 version work
ok.

Thanks.



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org