dissolve/friendica/master/util/.htaccess - Htaccess File

dissolve/friendica/master/util/.htaccess

Options -Indexes

<<<<<<< HEAD
# Remove the following line or modify it to run the string translator utility
=======
# Remove the following lines or modify it to run the string translator utility
>>>>>>> 2617
<IfModule authz_host_module> 
  #Apache 2.4
  Require all denied
</IfModule>
<IfModule !authz_host_module>
  #Apache 2.2
  Deny from all
</IfModule>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache