Simply remove trailing whitespace.
Following up on BZ 53530.. putting quotation marks around arbitrary-text, complex, and/or filesystem directive arguments. More to do..
Syntax updates for mod_s*.xml (sans mod_ssl.xml)
Add a section to the mod_session documentation that better describes how to integrate applications with mod_session.
mod_session: document overrides.
Cleanup effort in prep for GA push: Trim trailing whitespace... no func change
hyphenate some compound modifiers
remove directive <compatiblity>s and add a module <compatibility>
Minor doc cleanups as submitted by David Shane Holden <dpejesh@apache.org>. Some minor changes by myself from his patch.
Change the directives within the mod_session* modules to be valid both inside and outside the location/directory sections, as suggested by wrowe.
let subversion set the lastchangedrevision
mod_session: Add a generic session interface to unify the different attempts at saving persistent sessions across requests.