> I'm trying to restrict http access to a given folder. All the
> documentation
> points to appending the /conf/server.xml entry with the following text:
>
>
> ...
> allow="192.168.*.*" />
> ...
>
>
That is restricting access to a context name restricted, it's not the
same a res
syntax; or have I forgotten
something important? The /restricted folder can't be seen with this change,
but the rule is not obeyed. In fact I've found that the outcome of adding
the entry is the same with or without the entry! Tomcat
6.0 running on