Re: [EMAIL PROTECTED] apache module problem

2008-05-16 Thread syed mehdi
Thanks Eric, from where i can get this module, and where should i place it in my directory structure (/usr/local/apache2/modules contains only one file as httpd.exp). On Fri, May 16, 2008 at 5:33 PM, Eric Covener <[EMAIL PROTECTED]> wrote: > On Fri, May 16, 2008 at 7:36 AM, syed mehdi <[EMAIL PRO

Re: [EMAIL PROTECTED] apache module problem

2008-05-16 Thread Eric Covener
On Fri, May 16, 2008 at 7:36 AM, syed mehdi <[EMAIL PROTECTED]> wrote: > Hi Guys, > I installed latest version of apache (2.2.8) on FC8 (fedora core > [Fri May 16 16:32:28 2008] [alert] [client ip] > /usr/local/apache2/cgi-bin/authenticate/.htaccess: Invalid command > 'AuthLDAPUrl', perhaps misspe

[EMAIL PROTECTED] apache module problem

2008-05-16 Thread syed mehdi
Hi Guys, I installed latest version of apache (2.2.8) on FC8 (fedora core). i want to authenticate a script before any user can execute it. for this effect i made changes in httpd.conf (placed at "/usr/local/apache2/conf/httpd.conf") and added lines as: AllowOverride AuthConfig in folder /usr