diff options
author | Andreas Gohr <andi@splitbrain.org> | 2025-04-09 21:18:18 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2025-04-09 21:18:18 +0200 |
commit | a88f4f86417a0745cadc205e7c14d03f83f8ef70 (patch) | |
tree | 6eb62391190f9f94e1a2af8214b47c425de2ca46 /install.php | |
parent | efd15b3e952d8e24a13b4e3cd0849f379dc17d6a (diff) | |
download | dokuwiki-a88f4f86417a0745cadc205e7c14d03f83f8ef70.tar.gz dokuwiki-a88f4f86417a0745cadc205e7c14d03f83f8ef70.zip |
use B flag for Apache rewrite rules. fixes #4238
The B flag reenables passing spaces and other special chars in URLs to
be picked up (and cleaned) by DokuWiki's ID processing.
The flag has been available in non-broken form since Apache 2.2.9 and
should be safe to use.
See https://stackoverflow.com/q/3460643
Diffstat (limited to 'install.php')
0 files changed, 0 insertions, 0 deletions