I am working on a website that I have password protected by mean of .htaccess and .htpasswd file.
However, I need only 1 folder inside the website to be unprotected. How can I unprotect it?
Thanks
I am working on a website that I have password protected by mean of .htaccess and .htpasswd file.
However, I need only 1 folder inside the website to be unprotected. How can I unprotect it?
Thanks
This question - How to remove .htaccess password protection from a subdirectory - looks like the answer I was about to submit.
The exact syntax you'll need varies with the version of Apache you're using - it changed between 2.2 and 2.4 - see the Apache guide to Upgrading to 2.4 from 2.2