Re: [EMAIL PROTECTED] Several .htaccess

2006-08-07 Thread Marc MENDEZ
Hi, Great ! It works ! I didn't hope a so fast answer ! Thanks a lot ! - Original Message - From: "Joshua Slive" <[EMAIL PROTECTED]> To: Sent: Monday, August 07, 2006 5:42 PM Subject: Re: [EMAIL PROTECTED] Several .htaccess On 8/7/06, Marc MENDEZ <[EMAI

Re: [EMAIL PROTECTED] Several .htaccess

2006-08-07 Thread Joshua Slive
On 8/7/06, Marc MENDEZ <[EMAIL PROTECTED]> wrote: Hi, The root of our extranet site is protected by a .htaccess file. If the user is inside our network, no identification is required. Otherwise, he must identified. Here is the file : AuthUserFile path_to_password_file AuthGroupFile /dev/null Au

[EMAIL PROTECTED] Several .htaccess

2006-08-07 Thread Marc MENDEZ
Hi, The root of our extranet site is protected by a .htaccess file. If the user is inside our network, no identification is required. Otherwise, he must identified. Here is the file : AuthUserFile path_to_password_file AuthGroupFile /dev/null AuthName ":: INFORMATIONS CONFIDENTIELLES ::" Auth