Forum Moderators: phranque

Message Too Old, No Replies

lock directories but unlocking subdirs

         

Jos_Elkink

8:33 pm on Oct 1, 2006 (gmt 0)

10+ Year Member



This must be a very simple / stupid problem, but I can't manage to figure it out. Have a .htaccess file in the root of my webspace, which blocks users unless they enter a password, using AuthType Basic, and a require group command. This works fine. But now I have a subdirectory of this main one that I do want to open to the rest of the world. But I can't figure out how. Just a .htaccess in that directory with 'allow from all' does not do the trick. What should I do?

jdMorgan

9:50 pm on Oct 1, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



See the "Satisfy any" directive in Apache core.

Jim