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