mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-11-27 03:10:32 -06:00
7 lines
175 B
ApacheConf
7 lines
175 B
ApacheConf
|
<IfModule mod_rewrite.c>
|
||
|
<IfModule mod_negotiation.c>
|
||
|
Options -MultiViews
|
||
|
</IfModule>
|
||
|
</IfModule>
|
||
|
RedirectMatch 404 /\\.(svn|git|key|hg|dat|data|bzr|cvs)(/|$)
|