I took following from cutting and pasting from O'Reilly's Defenative
Tomcat and put it inside each of my virtual hosts (as shown the
default Host) and then I get resource unavaible for any request to
~user but the rest of the (virtual) host works:

<Listener className="org.apache.catalina.startup.UserConfig"
directoryName="public_html"
userClass="org.apache.catalina.startup.PasswdUserDatabase">
</Listener>


Any help?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to