mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-11-25 02:10:22 -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)(/|$)
|