Godscreature/Books/master/.htaccess - Htaccess File

Godscreature/Books/master/.htaccess

## Закроем папки - что б списки файлов не маячили
Options  -Indexes

AddDefaultCharset On
AddDefaultCharset utf-8

<IfModule mod_rewrite.c>
    Options +FollowSymlinks
    RewriteEngine On
</IfModule>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache