Skip to content

Commit 15a2f06

Browse files
committed
Remove restrictions after sites set up their own cache
1 parent 8eff93e commit 15a2f06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ansible/group_vars/tileservers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ apache:
183183
RewriteRule "." "/tile-util/crowded.webp" [PT]
184184
185185
# Warn pages that they are running into being blocked.
186-
RewriteCond "%{HTTP_REFERER}" "(megisholavonat\.info|holavonat\.is|kozlekedesiklub\.hu|vonatinfo-production\.up\.railway\.app)"
186+
RewriteCond "%{HTTP_REFERER}" "(holavonat\.is|kozlekedesiklub\.hu|vonatinfo-production\.up\.railway\.app)"
187187
# Exclude requests not for tiles. Otherwise /index.html and its assets are forbidden as well.
188188
RewriteRule "[38]/[0-9]+9\.png$" "/tile-util/vr0.png" [PT]
189189

0 commit comments

Comments
 (0)