* Remove trailing whitespace from a bunch of *.xml files * Quoted arguments to Rewrite{Base,Cond,Map,Rule}.
Quote path/URL arguments to Proxy* directives.
Enclose parameters in quotation marks for <{Files,Directory,Location}{,Match}> containers.
Fix compatibility note
Add docs for new directive SubstituteMaxLineLength in mod_substitute.
Drop pre-2.3 compatibility notes from trunk docs.
Syntax updates for mod_s*.xml (sans mod_ssl.xml)
Cleanup effort in prep for GA push: Trim trailing whitespace... no func change
Mark some modules/directives non-experimental: - BufferedLogs and mod_substitute have been around a long time - mod_reqtimeout has stabilized as well
Typos.
provide a mod_substitute example that uses backreferences for matching as well as for substitution.
Example for using mod_substitute a la mod_proxy_html, in proxy context, to fix hard-coded URLs in HTML.
More 'Apache' => 'Apache HTTP Server' changes. Other minor nitpicky changes. Identified a few docs that could use some attention to grammar.
add a module <compatibility>
Change default of mod_substitute to flattening... Via current discussion on dev@httpd
* mod_substitute is no longer experimental.
mod_substitute module docs, first bash.