I am not good at Apache stuff so if I am wrong at something, please help me understand the mistake I have done.
temp is at:
I have a .htaccess file in temp folder.
Code: Select all
AuthName "Development Area"
AuthType Basic
AuthUserFile /.htpasswd
Require "rag"I have a .htpasswd file in root of Apache with content
Code: Select all
rag:.*****fyi: phpinfo.php is a sample file that is available in the mentioned directory