Hi everybody, I'd like to know if there's anyway to deny acess to a specific directory of a web-app using only TomCat through config in web.xml. Example, in a web-app "test" there's a directory called "conf" (<CATALINA_HOME>/webapps/test/conf) with some configurations file so I don�t want users accessing this directory via URL.
I tried to use <security-constraint> but I cannot do so much. Luiz Ricardo -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
