htaccess

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
hame22
Forum Contributor
Posts: 214
Joined: Wed May 11, 2005 5:50 am

htaccess

Post by hame22 »

Hi

I have a htacces file password protecting a folder in my website. Inisde this folder there are also subfolders which I want to enable to be publicly accessible. Is there a code that I can use in my htaccess file to enable this to happen rather than inheritin the protection?

Thanks in advance
User avatar
califdon
Jack of Zircons
Posts: 4484
Joined: Thu Nov 09, 2006 8:30 pm
Location: California, USA

Post by califdon »

I can't guarantee it, but I don't think you can "open up" nested subdirectories when their parent directory is protected by an .htaccess file.
Post Reply