]> granicus.if.org Git - apache/commitdiff
Add mod_dav directives to the index
authorKeith Wannamaker <keith@apache.org>
Wed, 12 Jul 2000 05:12:07 +0000 (05:12 +0000)
committerKeith Wannamaker <keith@apache.org>
Wed, 12 Jul 2000 05:12:07 +0000 (05:12 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85823 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/directives.html

index 94401a229b43cdf8fc22367b15ba5272fae1d523..c89cf84b711a562c9f63b08d1cfb3b9b637042da 100644 (file)
@@ -93,6 +93,10 @@ of the terms used in their descriptions available.
 <LI><A HREF="mod_usertrack.html#cookietracking">CookieTracking</A>
 <LI><A HREF="core.html#coredumpdirectory">CoreDumpDirectory</A>
 <LI><A HREF="mod_log_config.html#customlog">CustomLog</A>
+<LI><A HREF="mod_dav.html#dav">Dav</A>
+<LI><A HREF="mod_dav.html#davdepthinfinity">DavDepthInfinity</A>
+<LI><A HREF="mod_dav.html#davlockdb">DavLockDB</A>
+<LI><A HREF="mod_dav.html#davmintimeout">DavMinTimeout</A>
 <LI><A HREF="mod_autoindex.html#defaulticon">DefaultIcon</A>
 <LI><A HREF="mod_mime.html#defaultlanguage">DefaultLanguage</A>
 <LI><A HREF="core.html#defaulttype">DefaultType</A>
@@ -134,6 +138,7 @@ of the terms used in their descriptions available.
 <LI><A HREF="core.html#limitrequestfields">LimitRequestFields</A>
 <LI><A HREF="core.html#limitrequestfieldsize">LimitRequestFieldsize</A>
 <LI><A HREF="core.html#limitrequestline">LimitRequestLine</A>
+<LI><A HREF="mod_dav.html#limitxmlrequestbody">LimitXMLRequestBody</A>
 <LI><A HREF="core.html#listen">Listen</A>
 <LI><A HREF="core.html#listenbacklog">ListenBacklog</A>
 <LI><A HREF="mod_so.html#loadfile">LoadFile</A>