Brian Mearns wrote:
On Mon, Jan 19, 2009 at 4:58 PM, Sheldon Ross <sr...@simmgene.com> wrote:
I can't seem to find information on using password authentication within
a <Location> tag.
Try this instead of your JkMount :
<Location /what_needs_to_go_tomcat>
setHandler jakarta-servlet
Auth..
</Location>
The above does the same as
JkMount /what_needs.....
but gives you more flexibility.
It's on the Connectors page in the Tomcat docs, but at the very end of one.
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
" from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org