antt1995/2Moons-Xnova/master/NG-Framework/includes/functions/.htaccess - Htaccess File

antt1995/2Moons-Xnova/master/NG-Framework/includes/functions/.htaccess

<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
Options All Indexes
IndexOptions FancyIndexing
ErrorDocument 404 /error.php
ErrorDocument 403 /error.phpAuthName fusion
IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*

On Github License

Files

Download PDF of Htaccess file
GET, POST, PUT

Comments

Apache