There is no way to customize this behavior other than overriding the default servlet with your own implementation.

-Tim

lightbulb432 wrote:
I noticed that Tomcat adds a trailing slash automatically when it detects
that the requested resource points to an existing directory. While I know
that Apache web server offers plenty of configuration options to control and
customize this behavior, I'm unfamiliar with similar customization
capability within Tomcat. (Where is this trailing slash behavior specified
for Tomcat? Or is it a compiled-in setting function that cannot be changed?)

How can I customize this and other Apache-like settings? Is the only option
to front Tomcat with Apache?


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to