Re: [us...@httpd] Location based auth

2009-01-20 Thread André Warnier
Brian Mearns wrote: On Mon, Jan 19, 2009 at 4:58 PM, Sheldon Ross wrote: I can't seem to find information on using password authentication within a tag. Try this instead of your JkMount : setHandler jakarta-servlet Auth.. The above does the same as JkMount /what_needs. but give

Re: [us...@httpd] Location based auth

2009-01-19 Thread Brian Mearns
On Mon, Jan 19, 2009 at 4:58 PM, Sheldon Ross wrote: > I can't seem to find information on using password authentication within > a tag. > > I've used .htaccess files in directories, but I'm using mod_jk to > connect to tomcat and a status worker, and would like to restrict access > to the status

[us...@httpd] Location based auth

2009-01-19 Thread Sheldon Ross
I can't seem to find information on using password authentication within a tag. I've used .htaccess files in directories, but I'm using mod_jk to connect to tomcat and a status worker, and would like to restrict access to the status worker. There is no directory to put .htaccess in so how would I