Hi all,
I've found the "DefaultContext" element very useful:

<http://jakarta.apache.org/tomcat/tomcat-5.0-doc/config/defaultcontext.html>
---
The DefaultContext element represents a subset of the configuration settings for a Context, and can be nested inside an Engine or Host element to represent default configuration properties for Contexts that are automatically created.
---


Is there an equivalent element for "Host"?

I've a few Tomcat virtual hosts and I'd like to set some default config properties for them.

I am running Tomcat 5.0.24 on Linux.

Thanks!

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to