1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-02 06:53:27 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
Daniel Gruno
77bd109be4 Syntax updates for mod_s*.xml (sans mod_ssl.xml)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1331227 13f79535-47bb-0310-9956-ffa450edef68
2012-04-27 05:42:24 +00:00
Jim Jagielski
69c1a5c854 Cleanup effort in prep for GA push:
Trim trailing whitespace... no func change


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1174747 13f79535-47bb-0310-9956-ffa450edef68
2011-09-23 13:36:39 +00:00
Takashi Sato
a5c03b90b8 remove directive <compatiblity>s and
add a module <compatibility>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@658931 13f79535-47bb-0310-9956-ffa450edef68
2008-05-21 23:35:09 +00:00
Graham Leggett
6919d5d261 Change the directives within the mod_session* modules to be valid
both inside and outside the location/directory sections, as suggested
by wrowe.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@646304 13f79535-47bb-0310-9956-ffa450edef68
2008-04-09 12:39:33 +00:00
Tony Stevenson
49430f15ce Patch from Takashi Sato
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@645880 13f79535-47bb-0310-9956-ffa450edef68
2008-04-08 12:41:33 +00:00
André Malo
2eda9d753c let subversion set the lastchangedrevision
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@645857 13f79535-47bb-0310-9956-ffa450edef68
2008-04-08 11:28:23 +00:00
Graham Leggett
5b822119d0 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.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@645160 13f79535-47bb-0310-9956-ffa450edef68
2008-04-05 18:59:40 +00:00