On 1/8/07, Narayanaswamy, Mohan <[EMAIL PROTECTED]> wrote:
I need to disable default servlet to restrict serving the static pages. We use shared Apache+Tomcat, We need apache to serve static and tomcat for dynamic, By no way tomcat should provide static resources.
If you've configured Apache httpd properly, Tomcat won't get any such requests, eh? :-) But you can also look at $CATALINA_HOME/conf/web.xml for the default servlet's servlet-mapping... HTH, -- Hassan Schroeder ------------------------ [EMAIL PROTECTED] --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]