mirror of https://github.com/Maecenas/tt-rss.git

8 changed files with 0 additions and 30 deletions
@ -1,16 +0,0 @@
|
||||
AddType image/svg+xml svg |
||||
AddType image/svg+xml svgz |
||||
|
||||
# PROTECT all htaccess files |
||||
<Files ~ "^[\._]ht"> |
||||
Order Allow,Deny |
||||
Deny from all |
||||
Satisfy All |
||||
</Files> |
||||
|
||||
# PROTECT config.php |
||||
<files config.php> |
||||
Order Allow,Deny |
||||
Deny from all |
||||
Satisfy all |
||||
</files> |
Loading…
Reference in new issue