We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8eff93e commit 15a2f06Copy full SHA for 15a2f06
1 file changed
ansible/group_vars/tileservers.yml
@@ -183,7 +183,7 @@ apache:
183
RewriteRule "." "/tile-util/crowded.webp" [PT]
184
185
# Warn pages that they are running into being blocked.
186
- RewriteCond "%{HTTP_REFERER}" "(megisholavonat\.info|holavonat\.is|kozlekedesiklub\.hu|vonatinfo-production\.up\.railway\.app)"
+ RewriteCond "%{HTTP_REFERER}" "(holavonat\.is|kozlekedesiklub\.hu|vonatinfo-production\.up\.railway\.app)"
187
# Exclude requests not for tiles. Otherwise /index.html and its assets are forbidden as well.
188
RewriteRule "[38]/[0-9]+9\.png$" "/tile-util/vr0.png" [PT]
189
0 commit comments