Put that file in separate protected directory and write RewriteRule...just
an idea.
On Jan 22, 2010 1:36 AM, "Nasir Zia" wrote:
My directory authentication works fine. But i want to restrict only one file
behind authentication which is not working for me
On Thu, Jan 21, 2010 at 6:19 PM, Nilesh
My directory authentication works fine. But i want to restrict only one file
behind authentication which is not working for me
On Thu, Jan 21, 2010 at 6:19 PM, Nilesh Govindarajan wrote:
> On 01/21/2010 05:44 PM, Nasir Zia wrote:
>
>> AOA,
>>
>> how can i password protect a single file with htacc
On 01/21/2010 05:44 PM, Nasir Zia wrote:
AOA,
how can i password protect a single file with htaccess. i am using below
technique but it not works for me
AuthName "test"
AuthType Basic
AuthUserFile /path to file/.htpasswd
require valid-user
Nasir
I think your server is not permitting Aut
AOA,
how can i password protect a single file with htaccess. i am using below
technique but it not works for me
AuthName "test"
AuthType Basic
AuthUserFile /path to file/.htpasswd
require valid-user
Nasir