humm thank you so much =[ But how can i make a servlet, i never worked
with tomcat before...

Thank you very much and sorry, but i dont have a good english to
understand all the documentation, maybe if you indicate a page of the
doc...


2012/1/11, Mark Thomas <ma...@apache.org>:
> On 11/01/2012 13:00, Luciano Andress Martini wrote:
>> I need to block a directory in Tomcat, with all the files and
>> sub-dirs,  i cant change the path of this directory. =[
>> Like we do in Apache2, and without changing files permission.
>>
>> Its possible?
>
> Yes.
>
> Write a Servlet. Hard code it to return 404 and map it to the path that
> equates to the directory.
>
> Mark
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

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

Reply via email to