mirror of
https://github.com/apache/httpd.git
synced 2025-08-20 16:09:55 +00:00
Rebuild fr doc.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1840972 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -33,7 +33,8 @@
|
||||
<table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Limitation simple des méthodes HTTP acceptées par e serveur</td></tr>
|
||||
<tr><th><a href="module-dict.html#Status">Statut:</a></th><td>Expérimental</td></tr>
|
||||
<tr><th><a href="module-dict.html#ModuleIdentifier">Identificateur de Module:</a></th><td>allowmethods_module</td></tr>
|
||||
<tr><th><a href="module-dict.html#SourceFile">Fichier Source:</a></th><td>mod_allowmethods.c</td></tr></table>
|
||||
<tr><th><a href="module-dict.html#SourceFile">Fichier Source:</a></th><td>mod_allowmethods.c</td></tr>
|
||||
<tr><th><a href="module-dict.html#Compatibility">Compatibilité:</a></th><td>Disponible à partir de la version 2.3 du serveur HTTP Apache.</td></tr></table>
|
||||
<h3>Sommaire</h3>
|
||||
|
||||
<p>Ce module fournit une manière simple de restreindre les méthodes HTTP
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0"?>
|
||||
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
|
||||
<?xml-stylesheet type="text/xsl" href="../style/manual.es.xsl"?>
|
||||
<!-- English Revision: 1717786 -->
|
||||
<!-- English Revision: 1717786:1840964 (outdated) -->
|
||||
<!-- Spanish Translation: Daniel Ferradal <dferradal@apache.org> -->
|
||||
|
||||
<!--
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<variants>
|
||||
<variant>en</variant>
|
||||
<variant>es</variant>
|
||||
<variant outdated="yes">es</variant>
|
||||
<variant>fr</variant>
|
||||
</variants>
|
||||
</metafile>
|
||||
|
Reference in New Issue
Block a user