I have a site which have .htaccess password protected. Now I want to allow for some URL of the site.
https://www.exampale.com is password protected. But I don't want any password popup show for https://www.exampale.com/test/page/{variable}
Can this possible in .htaccess file ?
Need reverse of Password protect a specific URL