Commit 884a89ff authored by Daniel Ruggeri's avatar Daniel Ruggeri
Browse files

Get ready to tag httpd 2.4.39

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1856416 13f79535-47bb-0310-9956-ffa450edef68
parent d14628e2
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -478,8 +478,6 @@ redirect mod/mod_alias.html#redirect
redirectmatch	mod/mod_alias.html#redirectmatch
redirectpermanent	mod/mod_alias.html#redirectpermanent
redirecttemp	mod/mod_alias.html#redirecttemp
redisconnpoolttl	mod/mod_socache_redis.html#redisconnpoolttl
redistimeout	mod/mod_socache_redis.html#redistimeout
reflectorheader	mod/mod_reflector.html#reflectorheader
regexdefaultoptions	mod/core.html#regexdefaultoptions
registerhttpmethod	mod/core.html#registerhttpmethod
+0 −1
Original line number Diff line number Diff line
@@ -111,7 +111,6 @@
  <modulefile>mod_socache_dbm.xml</modulefile>
  <modulefile>mod_socache_dc.xml</modulefile>
  <modulefile>mod_socache_memcache.xml</modulefile>
  <modulefile>mod_socache_redis.xml</modulefile>
  <modulefile>mod_socache_shmcb.xml</modulefile>
  <modulefile>mod_speling.xml</modulefile>
  <modulefile>mod_ssl.xml</modulefile>
+0 −1
Original line number Diff line number Diff line
@@ -111,7 +111,6 @@
  <modulefile>mod_socache_dbm.xml</modulefile>
  <modulefile>mod_socache_dc.xml</modulefile>
  <modulefile>mod_socache_memcache.xml</modulefile>
  <modulefile>mod_socache_redis.xml</modulefile>
  <modulefile>mod_socache_shmcb.xml</modulefile>
  <modulefile>mod_speling.xml</modulefile>
  <modulefile>mod_ssl.xml</modulefile>
+0 −1
Original line number Diff line number Diff line
@@ -111,7 +111,6 @@
  <modulefile>mod_socache_dbm.xml</modulefile>
  <modulefile>mod_socache_dc.xml</modulefile>
  <modulefile>mod_socache_memcache.xml</modulefile>
  <modulefile>mod_socache_redis.xml</modulefile>
  <modulefile>mod_socache_shmcb.xml</modulefile>
  <modulefile>mod_speling.xml</modulefile>
  <modulefile>mod_ssl.xml</modulefile>
+0 −1
Original line number Diff line number Diff line
@@ -111,7 +111,6 @@
  <modulefile>mod_socache_dbm.xml.fr</modulefile>
  <modulefile>mod_socache_dc.xml.fr</modulefile>
  <modulefile>mod_socache_memcache.xml.fr</modulefile>
  <modulefile>mod_socache_redis.xml</modulefile>
  <modulefile>mod_socache_shmcb.xml.fr</modulefile>
  <modulefile>mod_speling.xml.fr</modulefile>
  <modulefile>mod_ssl.xml.fr</modulefile>
Loading