Hi there, I wasn't sure if this was the right place to post but couldn't find a category that seemed like it would match this topic better.
Anyway, currently I am using running a Apache small web server on my old iMac running Tiger and I have a .htaccess file in the root web directory so that a password is required in order to access anything on the web server. How can I make an exception for just one directory to not require password authentication?
e.g. http://www.domain.com or http://www.domain.com/any-other-directory will require authentication but http://www.domain.com/this-specific-directory won't require any authentication.
I hope this makes sense to someone
Thanks in advance!
Anyway, currently I am using running a Apache small web server on my old iMac running Tiger and I have a .htaccess file in the root web directory so that a password is required in order to access anything on the web server. How can I make an exception for just one directory to not require password authentication?
e.g. http://www.domain.com or http://www.domain.com/any-other-directory will require authentication but http://www.domain.com/this-specific-directory won't require any authentication.
I hope this makes sense to someone
Thanks in advance!