mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-03-25 09:05:47 +00:00
don't use MultiViews
This commit is contained in:
parent
3513fc7d2a
commit
0cb36d7773
1 changed files with 0 additions and 4 deletions
|
|
@ -7,10 +7,6 @@ SetOutputFilter DEFLATE
|
|||
ExpiresActive On
|
||||
ExpiresDefault A259200
|
||||
|
||||
<Directory ~ "/(projects|posts)/">
|
||||
Options Indexes FollowSymLinks MultiViews
|
||||
</Directory>
|
||||
|
||||
# Set up caching on media files for 1 month
|
||||
<FilesMatch "\.(ico|gif|jpg|jpeg|png|pdf|mov|mp3|m4r|m4a)$">
|
||||
ExpiresDefault A2419200
|
||||
|
|
|
|||
Loading…
Reference in a new issue