mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Added security options to htaccess sample
This commit is contained in:
@@ -2,6 +2,9 @@
|
|||||||
# Then change the following variable in /application/config/config.php
|
# Then change the following variable in /application/config/config.php
|
||||||
# $config['index_page'] = '';
|
# $config['index_page'] = '';
|
||||||
|
|
||||||
|
Options -Indexes
|
||||||
|
ServerSignature off
|
||||||
|
|
||||||
RewriteEngine On
|
RewriteEngine On
|
||||||
|
|
||||||
RewriteCond %{REQUEST_URI} ^/backup/$
|
RewriteCond %{REQUEST_URI} ^/backup/$
|
||||||
|
|||||||
Reference in New Issue
Block a user