IAmCorbin/MooKit/master/docs/.htaccess - Htaccess File

IAmCorbin/MooKit/master/docs/.htaccess

#turn off auto-adding directory slashes
DirectorySlash Off

## URL Rewriting ##
##
<IfModule mod_rewrite.c>

  RewriteEngine Off

</IfModule>

<IfModule mod_php5.c>
  php_value auto_prepend_file none
</IfModule>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache