Hi Marx,
I didn't go into the details, but I find it normal, that Directory
directives don't apply to mod_jk. The module simply forwards URLs and
not requests mapped to a file system. So using it together with Location
seems natural to me (and you can argue, if this is more secure or less
than using Directory).
You could block access via apache using Directory, to be on the safe
side, if you misconfigured mod_jk forwarding, and additionally configure
Location based access control for the case of mod_jk forwards.
Regards,
Rainer
Marx wrote:
One more information, everything works ok if I use directive <Location>,
bu I want to be more secure and I want to use <Directory>
Marx
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]