C0DS3T/Yuki_Limousin/master/.htaccess - Htaccess File

C0DS3T/Yuki_Limousin/master/.htaccess

<Files ~ "^.(htaccess|htpasswd)$">
Allow from all
</Files>
Options -Indexes
RewriteEngine on
RewriteCond %{HTTP_HOST} ^(www.yuki.890m.com)(:80)? [NC]
RewriteRule ^(.*) http://yuki.890m.com/$1 [R=301,L]
DirectoryIndex index.php
order deny,allow

On Github License

Files

Download PDF of Htaccess file
HTTP_HOST

Comments

Apache