I'm running Apache 1.3.14 and Tomcat 4.0.1 and webapp 1.0.1-tc401.

My site is generally written using shtml, and I have a java/ directory
that maps into tomcat using mod_webapp.

The shtml works fine as shtml in Apache, and I want to make .shtml files
work as NORMAL text/html files in the tomcat java/ directory so I can put
in some meta-refresh tags. I've added shtml as a normal html mime-mapping,
and things work fine if I goto the page through my tomcat port (8013),
however if I try to go through Apache, the request is picked up by Apache
which claims the file doesn't exist.

I've tried turning off includes with -Includes for the java subdirectory,
but no luck.

Any ideas why mod_webapp is unable to send over the .shtml request?

Bay


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

Reply via email to