Commit 066f6ae6 authored by Jim Jagielski's avatar Jim Jagielski
Browse files

docs and manual xforms rebuild


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1855820 13f79535-47bb-0310-9956-ffa450edef68
parent a428b2ce
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -255,6 +255,7 @@ h2maxworkeridleseconds mod/mod_http2.html#h2maxworkeridleseconds
h2maxworkers	mod/mod_http2.html#h2maxworkers
h2minworkers	mod/mod_http2.html#h2minworkers
h2moderntlsonly	mod/mod_http2.html#h2moderntlsonly
h2padding	mod/mod_http2.html#h2padding
h2push	mod/mod_http2.html#h2push
h2pushdiarysize	mod/mod_http2.html#h2pushdiarysize
h2pushpriority	mod/mod_http2.html#h2pushpriority
@@ -392,6 +393,7 @@ mdrenewwindow mod/mod_md.html#mdrenewwindow
mdrequirehttps	mod/mod_md.html#mdrequirehttps
mdstoredir	mod/mod_md.html#mdstoredir
memcacheconnttl	mod/mod_socache_memcache.html#memcacheconnttl
mergeslashes	mod/core.html#mergeslashes
mergetrailers	mod/core.html#mergetrailers
metadir	mod/mod_cern_meta.html#metadir
metafiles	mod/mod_cern_meta.html#metafiles
@@ -476,6 +478,8 @@ 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
+1 −0
Original line number Diff line number Diff line
@@ -111,6 +111,7 @@
  <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>
+1 −0
Original line number Diff line number Diff line
@@ -111,6 +111,7 @@
  <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>
+1 −0
Original line number Diff line number Diff line
@@ -111,6 +111,7 @@
  <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>
+1 −0
Original line number Diff line number Diff line
@@ -111,6 +111,7 @@
  <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