mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 00:55:56 +00:00
8 lines
117 B
ApacheConf
8 lines
117 B
ApacheConf
AddType image/svg+xml svg
|
|
AddType image/svg+xml svgz
|
|
|
|
<Files "config.php">
|
|
Order deny,allow
|
|
Deny from all
|
|
</Files>
|