Hello all,

I have Context named "foo" whose path is "/foo" and whose docbase is
DOCS/foo.  foo has it's own AccessLogValve

Foo has a subdirectory "bar" which I would now like to be it's own Context
and AccessLogValue.

My question is: Will defining a context "/foo/bar" at DOCS/foo/bar, with
it's own LogValue, keep Foo's LogValve from capturing requests for Bar's
files?

Java 1.4.2
Tomcat 5.5

Thanks,
jhm

Reply via email to