[Tile-serving] [openstreetmap/mod_tile] Allow the `/dirty`/`/status` URLs to be disabled (& disable them by default) (Issue #272)

Amanda notifications at github.com
Tue Feb 1 18:19:41 UTC 2022


Currently `mod_tile` always allows the `/dirty` & `/status` URLs for all tiles. In all servers I set up, I block that with an apache rewrite rule. I suggest improving `mod_tile` by:

(i) The user should be able to turn this option on or off in the apache config (this should be uncontroversial, since it just add 2 `On`/`Off` settings (e.g. `ModTileDirtyUrl Off`)
(ii) I think both settings should be `Off` by default.

I'm possibly able to work on code for this. Does anyone have any issues with my suggestion?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/mod_tile/issues/272
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/mod_tile/issues/272 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20220201/7c5b6789/attachment-0001.htm>


More information about the Tile-serving mailing list