Fwd: [EMAIL PROTECTED] Apache Password authentication issues

2008-03-31 Thread Sailesh Krishnamurthy
any ideas, how to force apache 1.3 to use the .htaccess file and not use the authentication module? -- Forwarded message -- From: Sailesh Krishnamurthy <[EMAIL PROTECTED]> Date: Fri, Mar 28, 2008 at 5:06 PM Subject: Re: [EMAIL PROTECTED] Apache Password authentication iss

Re: [EMAIL PROTECTED] Apache Password authentication issues

2008-03-28 Thread Sailesh Krishnamurthy
actually, I found out what the problem was? now wondering how to rectify it. see our apache web server also uses a custom authentication module and the earlier LoadModule config overrides the AllowOverride ALL directive that is set in the Directory entry. Any ideas how to get around this? On F

Re: [EMAIL PROTECTED] Apache Password authentication issues

2008-03-28 Thread Eric Covener
On Thu, Mar 27, 2008 at 3:52 PM, Sailesh Krishnamurthy <[EMAIL PROTECTED]> wrote: > Hi, > > > We tried setting up password authentication on one of the directories in our > apache virtualhost using a .htaccess file . we now notice that > the password authentication is working only for some users an

[EMAIL PROTECTED] Apache Password authentication issues

2008-03-27 Thread Sailesh Krishnamurthy
Hi, We tried setting up password authentication on one of the directories in our apache virtualhost using a .htaccess file . we now notice that the password authentication is working only for some users and not others. Has anyone else noticed this. Ami I missing something here. The directory and