Re: Hand Authentication to Apache

2009-11-11 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ivan, On 11/11/2009 2:43 AM, Ivan Eulaers wrote: > Tomcat 6 has been installed by my hosting provider, and I don't know > how it is connected to Apache. That's going to be a problem: it looks like they mapped more URI patterns to Tomcat than they sho

Re: Hand Authentication to Apache

2009-11-10 Thread Ivan Eulaers
From: Christopher Schultz > Subject: Re: Hand Authentication to Apache > To: "Tomcat Users List" > Date: Tuesday, November 10, 2009, 9:15 PM > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Ivan, > > On 11/10/2009 2:26 PM, Ivan Eulaers wrote: > > Today,

Re: Hand Authentication to Apache

2009-11-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ivan, On 11/10/2009 2:26 PM, Ivan Eulaers wrote: > Today, Tomcat has been installed on my server. When I now want to access > those secured directories, I get an error by Tomcat "The requested resource > is not available". How can I repair this? Ar

Re: Hand Authentication to Apache

2009-11-10 Thread Pid
On 10/11/2009 19:26, Ivan Eulaers wrote: I have set up a basic "extranet" where clients can browse directories and view the files in those directories. Access is handled by basic authentication of Apache. In the directories that are open for a specific client I've created a .htaccess file (see

Hand Authentication to Apache

2009-11-10 Thread Ivan Eulaers
I have set up a basic "extranet" where clients can browse directories and view the files in those directories. Access is handled by basic authentication of Apache. In the directories that are open for a specific client I've created a .htaccess file (see example below). Today, Tomcat has been in