diff options
author | manu <manu@unknown> | 2023-03-29 17:02:55 +0200 |
---|---|---|
committer | manu <manu@unknown> | 2023-03-29 17:02:55 +0200 |
commit | 61cead0a9f1c02b4f2289f30ba86c01f4de8cc08 (patch) | |
tree | 5ef9ac68bcf26a0f7f318d6b7394bed6d732f3e4 /docs | |
parent | Fix a possible null pointer dereference in ap_expr_parse() (diff) | |
download | apache2-61cead0a9f1c02b4f2289f30ba86c01f4de8cc08.tar.xz apache2-61cead0a9f1c02b4f2289f30ba86c01f4de8cc08.zip |
Document DavMSext (english and french)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1908781 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs')
-rw-r--r-- | docs/manual/mod/mod_dav.html.en.utf8 | 25 | ||||
-rw-r--r-- | docs/manual/mod/mod_dav.html.fr.utf8 | 26 | ||||
-rw-r--r-- | docs/manual/mod/mod_dav.xml | 24 | ||||
-rw-r--r-- | docs/manual/mod/mod_dav.xml.fr | 24 |
4 files changed, 99 insertions, 0 deletions
diff --git a/docs/manual/mod/mod_dav.html.en.utf8 b/docs/manual/mod/mod_dav.html.en.utf8 index 9b7a5343fa..0b2928ebca 100644 --- a/docs/manual/mod/mod_dav.html.en.utf8 +++ b/docs/manual/mod/mod_dav.html.en.utf8 @@ -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__&list_id=144532&product=Apache%20httpd-2&query_format=specific&order=changeddate%20DESC%2Cpriority%2Cbug_severity&component=mod_dav">Known issues</a></li><li><a href="https://bz.apache.org/bugzilla/enter_bug.cgi?product=Apache%20httpd-2&component=mod_dav">Report a bug</a></li></ul><h3>See also</h3> <ul class="seealso"> @@ -248,6 +249,30 @@ a DAV resource</td></tr> </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">¶</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"> <p><span>Available Languages: </span><a href="../en/mod/mod_dav.html" title="English"> en </a> | diff --git a/docs/manual/mod/mod_dav.html.fr.utf8 b/docs/manual/mod/mod_dav.html.fr.utf8 index 9336e26c3d..1307d87dfb 100644 --- a/docs/manual/mod/mod_dav.html.fr.utf8 +++ b/docs/manual/mod/mod_dav.html.fr.utf8 @@ -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__&list_id=144532&product=Apache%20httpd-2&query_format=specific&order=changeddate%20DESC%2Cpriority%2Cbug_severity&component=mod_dav">Problèmes connus</a></li><li><a href="https://bz.apache.org/bugzilla/enter_bug.cgi?product=Apache%20httpd-2&component=mod_dav">Signaler un bug</a></li></ul><h3>Voir aussi</h3> <ul class="seealso"> @@ -269,6 +270,31 @@ verrou sur une ressource DAV</td></tr> </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">¶</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"> <p><span>Langues Disponibles: </span><a href="../en/mod/mod_dav.html" hreflang="en" rel="alternate" title="English"> en </a> | diff --git a/docs/manual/mod/mod_dav.xml b/docs/manual/mod/mod_dav.xml index 4e015bd52d..a0888307c8 100644 --- a/docs/manual/mod/mod_dav.xml +++ b/docs/manual/mod/mod_dav.xml @@ -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> diff --git a/docs/manual/mod/mod_dav.xml.fr b/docs/manual/mod/mod_dav.xml.fr index 8cf2c8ee7b..ead6c6794f 100644 --- a/docs/manual/mod/mod_dav.xml.fr +++ b/docs/manual/mod/mod_dav.xml.fr @@ -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émentées. Actuellement, c'est un synonyme de + <code>WDV</code>, qui est la seule extension Microsoft + implémentée.</li> + </ul> + </p> +</usage> +</directivesynopsis> </modulesynopsis> |