anaqreon/hubzilla/master/util/.htaccess - Htaccess File

anaqreon/hubzilla/master/util/.htaccess

Options -Indexes

# Remove the following lines or modify it to run the string translator utility
<IfModule mod_authz_core.c>
  Require all denied
</IfModule>
<IfModule !mod_authz_core.c>
  Order deny,allow
  Deny from all
</IfModule>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache