blob: 333a08d400ed6b147b007b611fbea154b5c66f20 (
plain) (
tree)
|
|
Options -Indexes
# Remove the following lines or modify it to run the string translator utility
<IfModule !mod_access_compat.c>
Require all denied
</IfModule>
<IfModule mod_access_compat.c>
Order deny,allow
Deny from all
</IfModule>
|