Auth
This commit is contained in:
@@ -12,8 +12,3 @@ Deny from all
|
|||||||
RewriteEngine on
|
RewriteEngine on
|
||||||
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
|
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
|
||||||
</IfModule>
|
</IfModule>
|
||||||
|
|
||||||
#AuthUserFile ./.htpasswd
|
|
||||||
#AuthType Basic
|
|
||||||
#AuthName "My restricted Area"
|
|
||||||
#Require valid-user
|
|
||||||
Reference in New Issue
Block a user