* Remove trailing whitespace from a bunch of *.xml files * Quoted arguments to Rewrite{Base,Cond,Map,Rule}.
Break <highlight language="commit">foo</highlight> into separate lines.
Better documentation for RewriteMap MapTypeOptions (r1664565)
*) mod_rewrite: Add support for starting External Rewriting Programs as non-root user on UNIX systems by specifying username and group name as third argument of RewriteMap directive.
The use of "might" can leave some confusion as to whether it *is*.
Rearranges the sections so that 'int' is first, where it makes more sense, so that types progress in order of complexity, rather than some other arbitrary order.
Tidy up examples
Make XML valid and fix up the other titles.
Fix a title that had gone AWOL
Fix some whitespace issues
Use highlighter in rewrite/
rebuild eeeverything
revert "overloaded" recent additions to mod_rewrite
document a small trunk-only mod_rewrite indulgence
Typo fix, courtesy of humbedooh AT humbedooh.com - Daniel Gruno
Cleanup effort in prep for GA push: Trim trailing whitespace... no func change
Updates one of the "advanced" recipes and rewrites description.
property and xml fixes.
purge some useless uses of '.*'
Missing space.
Remove unnecessary <pre> tags in <example> blocks.
typo
PR#46582 document that modules can implement internal map functions minor changes to original due to changes in context. Submitted by: Bob Ionescu Reviewed By: Eric Covener:
Fixes a non-working example in the int RewriteMap section.
Completes the rewrite of the RewriteMap documentation. Examples for all the various map types, and an overhaul from a grammar perspective. Still want to do some tweaks on the ref doc side.
int: example.
More information for the dbm map type.
Better explanation of example for rnd: type RewriteMap
Adds a useful and complete example for using RewriteMap txt:
Rephrasing of RewriteMap intro.
Add the rewritemap doc to the seealso navigation.
xmllint
Moves most of the rewritemap stuff out into its own document where we can give it the exhaustive treatment it deserves without making the reference doc unmanageable.