Beginner Question!
I have a c:/tomcat/conf/catalina/localhost/vendoraDocs.xml which
contains two lines:-
<Context docBase="D:\vendora\Docs">
</Context>
The defaultServlet as defined within c:/tomcat/conf/web.xml
has listings=false which suites fine for most cases. But for vendora
I need listings=true. How do I turn listings on for just this one
context?
Thanks in advance.
--
======================================================================
Fergus McMenemie Email:fergus@twig.me.uk
======================================================================
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|