add contents
This commit is contained in:
10
lib/plugins/ckgedit/fckeditor/userfiles/.htaccess.open
Normal file
10
lib/plugins/ckgedit/fckeditor/userfiles/.htaccess.open
Normal file
@@ -0,0 +1,10 @@
|
||||
#unix -- do not change or move
|
||||
<IfModule mod_authz_host>
|
||||
Require all granted
|
||||
</IfModule>
|
||||
<IfModule !mod_authz_host>
|
||||
Order allow,deny
|
||||
Allow from all
|
||||
</IfModule>
|
||||
|
||||
Options -Indexes
|
Reference in New Issue
Block a user