PDF rausgenommen
This commit is contained in:
10
msd2/myoos/admin/.htaccess
Normal file
10
msd2/myoos/admin/.htaccess
Normal file
@ -0,0 +1,10 @@
|
||||
<IfModule mod_rewrite.c>
|
||||
RewriteEngine off
|
||||
</IfModule>
|
||||
|
||||
# Uncomment the following lines to prevent unauthorized login:
|
||||
#AuthName "Authorization required"
|
||||
#AuthType Basic
|
||||
#AuthUserFile ".../.htpasswd"
|
||||
#require valid-user
|
||||
|
Reference in New Issue
Block a user