]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Document DavMSext (english and french)
authormanu <manu@unknown>
Wed, 29 Mar 2023 15:02:55 +0000 (15:02 +0000)
committermanu <manu@unknown>
Wed, 29 Mar 2023 15:02:55 +0000 (15:02 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1908781 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_dav.html.en.utf8
docs/manual/mod/mod_dav.html.fr.utf8
docs/manual/mod/mod_dav.xml
docs/manual/mod/mod_dav.xml.fr

index 9b7a5343faaaf73865cc344885b335e91ce6949a..0b2928ebcaebfc37a2a5cbff81ca892c7524f7af 100644 (file)
@@ -54,6 +54,7 @@
 <li><img alt="" src="../images/down.gif" /> <a href="#dav">Dav</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#davdepthinfinity">DavDepthInfinity</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#davmintimeout">DavMinTimeout</a></li>
+<li><img alt="" src="../images/down.gif" /> <a href="#davmsext">DavMSext</a></li>
 </ul>
 <h3>Bugfix checklist</h3><ul class="seealso"><li><a href="https://www.apache.org/dist/httpd/CHANGES_2.4">httpd changelog</a></li><li><a href="https://bz.apache.org/bugzilla/buglist.cgi?bug_status=__open__&amp;list_id=144532&amp;product=Apache%20httpd-2&amp;query_format=specific&amp;order=changeddate%20DESC%2Cpriority%2Cbug_severity&amp;component=mod_dav">Known issues</a></li><li><a href="https://bz.apache.org/bugzilla/enter_bug.cgi?product=Apache%20httpd-2&amp;component=mod_dav">Report a bug</a></li></ul><h3>See also</h3>
 <ul class="seealso">
@@ -247,6 +248,30 @@ a DAV resource</td></tr>
 &lt;/Location&gt;</pre>
 </div>
 
+</div>
+<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
+<div class="directive-section"><h2><a name="DavMSext" id="DavMSext">DavMSext</a> <a name="davmsext" id="davmsext">Directive</a> <a title="Permanent link" href="#davmsext" class="permalink">&para;</a></h2>
+<table class="directive">
+<tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Enable support for Microsoft extensions</td></tr>
+<tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>DavMSext None | [+|-]WDV | All</code></td></tr>
+<tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>DavMSext None</code></td></tr>
+<tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory</td></tr>
+<tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Extension</td></tr>
+<tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_dav</td></tr>
+</table>
+    <p>The <code class="directive">DavMSext</code> directive enables support
+    for Microsoft extensions. Possible values are:
+        <ul>
+            <li><code>None</code> No Microsoft extension is enabled.</li>
+            <li><code>WDV</code> Enable support for
+            <a href="https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-wdv">MS-WDV</a>.
+            </li>
+            <li><code>All</code> All implemented Microsoft extension 
+            are enabled. Currently, this is means <code>WDV</code> as
+            it is the only Microsoft extension implemented.</li>
+        </ul>
+    </p>
+
 </div>
 </div>
 <div class="bottomlang">
index 9336e26c3d677169b50f54a339998a86694f5a9c..1307d87dfbc62128262b38a04bc993c5c17349f5 100644 (file)
@@ -55,6 +55,7 @@ documents via le web (<a href="http://www.webdav.org/">WebDAV</a>)</td></tr>
 <li><img alt="" src="../images/down.gif" /> <a href="#dav">Dav</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#davdepthinfinity">DavDepthInfinity</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#davmintimeout">DavMinTimeout</a></li>
+<li><img alt="" src="../images/down.gif" /> <a href="#davmsext">DavMSext</a></li>
 </ul>
 <h3>Traitement des bugs</h3><ul class="seealso"><li><a href="https://www.apache.org/dist/httpd/CHANGES_2.4">Journal des modifications de httpd</a></li><li><a href="https://bz.apache.org/bugzilla/buglist.cgi?bug_status=__open__&amp;list_id=144532&amp;product=Apache%20httpd-2&amp;query_format=specific&amp;order=changeddate%20DESC%2Cpriority%2Cbug_severity&amp;component=mod_dav">Problèmes connus</a></li><li><a href="https://bz.apache.org/bugzilla/enter_bug.cgi?product=Apache%20httpd-2&amp;component=mod_dav">Signaler un bug</a></li></ul><h3>Voir aussi</h3>
 <ul class="seealso">
@@ -268,6 +269,31 @@ verrou sur une ressource DAV</td></tr>
 &lt;/Location&gt;</pre>
 </div>
 
+</div>
+<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
+<div class="directive-section"><h2><a name="davmsext" id="davmsext">Directive</a> <a name="DavMSext" id="DavMSext">DavMSext</a> <a title="Lien permanent" href="#davmsext" class="permalink">&para;</a></h2>
+<table class="directive">
+<tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Active les extensions Microsoft</td></tr>
+<tr><th><a href="directive-dict.html#Syntax">Syntaxe:</a></th><td><code>DavMSext None | [+|-]WDV | All</code></td></tr>
+<tr><th><a href="directive-dict.html#Default">Défaut:</a></th><td><code>DavMSext None</code></td></tr>
+<tr><th><a href="directive-dict.html#Context">Contexte:</a></th><td>configuration globale, serveur virtuel, répertoire</td></tr>
+<tr><th><a href="directive-dict.html#Status">Statut:</a></th><td>Extension</td></tr>
+<tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_dav</td></tr>
+</table>
+    <p>La directive <code class="directive">DavMSext</code> active le support 
+    des extensions Microsoft. Les veleurs possibles sont:
+        <ul>
+            <li><code>None</code> Aucune extension Microsoft n'est active.</li>
+            <li><code>WDV</code> Active le support de
+            <a href="https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-wdv">MS-WDV</a>.
+            </li>
+            <li><code>All</code> Active toutes les extensions Microsoft 
+            implémentées. Actuellement, c'est un synonyme de
+            <code>WDV</code>, qui est la seule extension Microsoft
+            implémentéese.</li>
+        </ul>
+    </p>
+
 </div>
 </div>
 <div class="bottomlang">
index 4e015bd52deb61c32cb83b928af9c2af5adba0b4..a0888307c8a73aa7f319e81cbb47a109b74185bb 100644 (file)
@@ -244,6 +244,30 @@ a DAV resource</description>
 </usage>
 </directivesynopsis>
 
+<directivesynopsis>
+<name>DavMSext</name>
+<description>Enable support for Microsoft extensions</description>
+<syntax>DavMSext None | [+|-]WDV | All</syntax>
+<default>DavMSext None</default>
+<contextlist><context>server config</context><context>virtual host</context>
+<context>directory</context></contextlist>
+
+<usage>
+    <p>The <directive>DavMSext</directive> directive enables support
+    for Microsoft extensions. Possible values are:
+        <ul>
+            <li><code>None</code> No Microsoft extension is enabled.</li>
+            <li><code>WDV</code> Enable support for
+            <a href="https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-wdv">MS-WDV</a>.
+            </li>
+            <li><code>All</code> All implemented Microsoft extension 
+            are enabled. Currently, this is means <code>WDV</code> as
+            it is the only Microsoft extension implemented.</li>
+        </ul>
+    </p>
+</usage>
+</directivesynopsis>
+
 </modulesynopsis>
 
 
index 8cf2c8ee7bcf2e490993579dc392d8cd39df650a..ead6c6794fd5fc07d2db1cdc217d49681c1a0f90 100644 (file)
@@ -263,6 +263,30 @@ Infinity</description>
 </usage>
 </directivesynopsis>
 
+<directivesynopsis>
+<name>DavMSext</name>
+<description>Active les extensions Microsoft</description>
+<syntax>DavMSext None | [+|-]WDV | All</syntax>
+<default>DavMSext None</default>
+<contextlist><context>server config</context><context>virtual host</context>
+<context>directory</context></contextlist>
+
+<usage>
+    <p>La directive <directive>DavMSext</directive> active le support 
+    des extensions Microsoft. Les veleurs possibles sont:
+        <ul>
+            <li><code>None</code> Aucune extension Microsoft n'est active.</li>
+            <li><code>WDV</code> Active le support de
+            <a href="https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-wdv">MS-WDV</a>.
+            </li>
+            <li><code>All</code> Active toutes les extensions Microsoft 
+            impl&eacute;ment&eacute;es. Actuellement, c'est un synonyme de
+            <code>WDV</code>, qui est la seule extension Microsoft
+            impl&eacute;ment&eacute;e.</li>
+        </ul>
+    </p>
+</usage>
+</directivesynopsis>
 </modulesynopsis>