Files
openstreetmap-mod_tile-pyth…/tests
Hummeltech 8cca561116 Added tile_dir support to httpd.conf directive AddTileConfig (#370)
_Also_:
- Changed `AddTileConfig` parsing directive
  - From `AP_INIT_RAW_ARGS` to `AP_INIT_TAKE_ARGV`
  - Makes code a bit cleaner, e.g.:
    - Checking for first two "arguments"
    - Iterating "arguments"
- Applied Artistic Style Formatting 
  - After merging #346
- Added deprecation notice when using `AddTileMimeConfig`
- Enabled commented `AddTileConfig`/`AddTileMimeConfig` tests
2024-01-11 21:17:53 -07:00
..