Brian Mearns wrote:
On Mon, Jan 19, 2009 at 4:58 PM, Sheldon Ross <[email protected]> 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: [email protected]
  "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to