From f52891ee8e2ea6167c4a91dc9fb628cf1ab52048 Mon Sep 17 00:00:00 2001 From: Norayr Chilingarian Date: Sat, 20 Jan 2018 09:23:10 +0400 Subject: [PATCH] apache config fix. (#520) --- Running-Mastodon/Alternatives.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Running-Mastodon/Alternatives.md b/Running-Mastodon/Alternatives.md index 39fc174b..0168e29e 100644 --- a/Running-Mastodon/Alternatives.md +++ b/Running-Mastodon/Alternatives.md @@ -209,6 +209,7 @@ Setting up Mastodon behind Apache is possible as well, although you will need to Header always set Cache-Control "public, max-age=31536000, immutable" + Require all granted ProxyPreserveHost On