Tagged Questions
0
votes
1answer
430 views
Password Protect Virtual Directory With .htaccess
I have a site with a virtual directory structure like mysite.com/folder/title which is actually a .htaccess rewrite to mysite.com/f/index.php?p=title. I want to password protect the folder folder with ...