Skip to content

Commit

Permalink
apache config fix. (#520)
Browse files Browse the repository at this point in the history
  • Loading branch information
norayr authored and Gargron committed Jan 20, 2018
1 parent 4c5ff35 commit f52891e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Running-Mastodon/Alternatives.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ Setting up Mastodon behind Apache is possible as well, although you will need to
<LocationMatch "^/(assets|avatars|emoji|headers|packs|sounds|system)>
Header always set Cache-Control "public, max-age=31536000, immutable"
Require all granted
</LocationMatch>
ProxyPreserveHost On
Expand Down

0 comments on commit f52891e

Please sign in to comment.