mod_session_dbd: Update the sql query for sessions updates.
Syntax updates for mod_s*.xml (sans mod_ssl.xml)
Cleanup effort in prep for GA push: Trim trailing whitespace... no func change
remove directive <compatiblity>s and add a module <compatibility>
Change the directives within the mod_session* modules to be valid both inside and outside the location/directory sections, as suggested by wrowe.
Patch from Takashi Sato
let subversion set the lastchangedrevision
mod_session_dbd: Add a session implementation capable of storing session information in a SQL database via the dbd interface. Useful for sites where session privacy is important.