You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
use B flag for Apache rewrite rules. fixesdokuwiki#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
0 commit comments