Remove .htaccess password protection from a subdirectory

Add following code in the .htaccess of that directory which you want to exclude form .htaccess password protection.

Satisfy Any
Share