Small update.
[iDB.git] / .htaccess
blobc53999530e48d4c7b49d9d7c86198cfc42a5f820
1  <FilesMatch "settings.php">
2     Order Deny,Allow
3     Deny from all
4     Satisfy All
5  </FilesMatch>
7  <FilesMatch "settingsbak.php">
8     Order Deny,Allow
9     Deny from all
10     Satisfy All
11  </FilesMatch>