Hi Markus,
> -----Original Message-----
> From: Markus Bengts [mailto:markus@click3.jsp.fi]
> Sent: Saturday, February 16, 2002 11:22 AM
> To: Tomcat Users List
> Subject: RE: The default servlet
>
>
> On Sat, 16 Feb 2002, Anton Brazhnyk wrote:
>
> > You can disable "default" servlet in $CATALINA_HOME/conf/web.xml
> > and modify welcome-file-list either there or in your app's web.xml
> > I didn't try that, but there is no mentions about default
> servlet's serving
> > of welcome-file-list, so I hope it works.
> >
>
> I tried it. It doesn't work. The default servlet serves the welcome-files.
> This is from the distributed $CATALINA_HOME/conf/web.xml
>
> <!-- When a request URI refers to a directory, the default
> servlet looks -->
> <!-- for a "welcome file" within that directory and, if present,
> -->
>
Yep, sorry, I missed it. I bet you know you can turn of the
directory listing and I think it's all you can do with configs.
But you still can write your own default servlet either global
or just for your application, right?
> Markus
>
>
Anton
--
To unsubscribe: <mailto:tomcat-user-unsubscribe@jakarta.apache.org>
For additional commands: <mailto:tomcat-user-help@jakarta.apache.org>
Troubles with the list: <mailto:tomcat-user-owner@jakarta.apache.org>
|