mirror of
https://github.com/apache/httpd.git
synced 2026-01-06 09:01:14 +03:00
update transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1023239 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -32,6 +32,7 @@ aliasmatch mod/mod_alias.html#aliasmatch
|
||||
allow mod/mod_access_compat.html#allow
|
||||
allowconnect mod/mod_proxy_connect.html#allowconnect
|
||||
allowencodedslashes mod/core.html#allowencodedslashes
|
||||
allowmethods mod/mod_allowmethods.html#allowmethods
|
||||
allowoverride mod/core.html#allowoverride
|
||||
anonymous mod/mod_authn_anon.html#anonymous
|
||||
anonymous_logemail mod/mod_authn_anon.html#anonymous_logemail
|
||||
@@ -109,16 +110,19 @@ browsermatchnocase mod/mod_setenvif.html#browsermatchnocase
|
||||
bufferedlogs mod/mod_log_config.html#bufferedlogs
|
||||
buffersize mod/mod_buffer.html#buffersize
|
||||
cachedefaultexpire mod/mod_cache.html#cachedefaultexpire
|
||||
cachedetailheader mod/mod_cache.html#cachedetailheader
|
||||
cachedirlength mod/mod_disk_cache.html#cachedirlength
|
||||
cachedirlevels mod/mod_disk_cache.html#cachedirlevels
|
||||
cachedisable mod/mod_cache.html#cachedisable
|
||||
cacheenable mod/mod_cache.html#cacheenable
|
||||
cachefile mod/mod_file_cache.html#cachefile
|
||||
cacheheader mod/mod_cache.html#cacheheader
|
||||
cacheignorecachecontrol mod/mod_cache.html#cacheignorecachecontrol
|
||||
cacheignoreheaders mod/mod_cache.html#cacheignoreheaders
|
||||
cacheignorenolastmod mod/mod_cache.html#cacheignorenolastmod
|
||||
cacheignorequerystring mod/mod_cache.html#cacheignorequerystring
|
||||
cacheignoreurlsessionidentifiers mod/mod_cache.html#cacheignoreurlsessionidentifiers
|
||||
cachekeybaseurl mod/mod_cache.html#cachekeybaseurl
|
||||
cachelastmodifiedfactor mod/mod_cache.html#cachelastmodifiedfactor
|
||||
cachelock mod/mod_cache.html#cachelock
|
||||
cachelockmaxage mod/mod_cache.html#cachelockmaxage
|
||||
@@ -129,7 +133,11 @@ cacheminexpire mod/mod_cache.html#cacheminexpire
|
||||
cacheminfilesize mod/mod_disk_cache.html#cacheminfilesize
|
||||
cachenegotiateddocs mod/mod_negotiation.html#cachenegotiateddocs
|
||||
cachequickhandler mod/mod_cache.html#cachequickhandler
|
||||
cachereadsize mod/mod_disk_cache.html#cachereadsize
|
||||
cachereadtime mod/mod_disk_cache.html#cachereadtime
|
||||
cacheroot mod/mod_disk_cache.html#cacheroot
|
||||
cachestaleonerror mod/mod_cache.html#cachestaleonerror
|
||||
cachestoreexpired mod/mod_cache.html#cachestoreexpired
|
||||
cachestorenostore mod/mod_cache.html#cachestorenostore
|
||||
cachestoreprivate mod/mod_cache.html#cachestoreprivate
|
||||
cgimapextension mod/core.html#cgimapextension
|
||||
@@ -184,6 +192,7 @@ enablemmap mod/core.html#enablemmap
|
||||
enablesendfile mod/core.html#enablesendfile
|
||||
errordocument mod/core.html#errordocument
|
||||
errorlog mod/core.html#errorlog
|
||||
errorlogformat mod/core.html#errorlogformat
|
||||
example mod/mod_example.html#example
|
||||
expiresactive mod/mod_expires.html#expiresactive
|
||||
expiresbytype mod/mod_expires.html#expiresbytype
|
||||
@@ -285,9 +294,9 @@ luaquickhandler mod/mod_lua.html#luaquickhandler
|
||||
luaroot mod/mod_lua.html#luaroot
|
||||
luascope mod/mod_lua.html#luascope
|
||||
maxclients mod/mpm_common.html#maxclients
|
||||
maxconnectionsperchild mod/mpm_common.html#maxconnectionsperchild
|
||||
maxkeepaliverequests mod/core.html#maxkeepaliverequests
|
||||
maxmemfree mod/mpm_common.html#maxmemfree
|
||||
maxrequestsperchild mod/mpm_common.html#maxrequestsperchild
|
||||
maxspareservers mod/prefork.html#maxspareservers
|
||||
maxsparethreads mod/mpm_common.html#maxsparethreads
|
||||
maxthreads mod/mpm_netware.html#maxthreads
|
||||
|
||||
@@ -262,7 +262,7 @@
|
||||
#include <http_log.h><br />
|
||||
<br />
|
||||
#ifdef APLOG_USE_MODULE<br />
|
||||
APLOG_USE_MODULE(foo)<br />
|
||||
APLOG_USE_MODULE(foo);<br />
|
||||
#endif
|
||||
</code></p></div>
|
||||
<p>The number of parameters of the <code>ap_log_*</code> functions and the
|
||||
|
||||
@@ -220,7 +220,7 @@
|
||||
pr<70>c<EFBFBD>der d'un anti-slash (<code>\</code>) afin qu'elles ne soient pas
|
||||
interpr<70>t<EFBFBD>es comme la fin de la cha<68>ne de format. La cha<68>ne de format
|
||||
peut aussi contenir les caract<63>res de contr<74>le sp<73>ciaux
|
||||
logs "<code>\n</code>" et "<code>\t</code>" pour ins<6E>rer respectivement
|
||||
"<code>\n</code>" et "<code>\t</code>" pour ins<6E>rer respectivement
|
||||
un passage <20> la ligne et une tabulation.</p>
|
||||
|
||||
<p>La directive <code class="directive"><a href="./mod/mod_log_config.html#customlog">CustomLog</a></code>
|
||||
@@ -235,7 +235,7 @@
|
||||
Common Log Format (CLF) pour "Format de journalisation standard".
|
||||
Ce format standard peut <20>tre produit par de nombreux serveurs web
|
||||
diff<66>rents et lu par de nombreux programmes d'analyse de journaux.
|
||||
Lelogss entr<74>es de fichier journal g<>n<EFBFBD>r<EFBFBD>es selon le format CLF
|
||||
Les entr<74>es de fichier journal g<>n<EFBFBD>r<EFBFBD>es selon le format CLF
|
||||
ressemblent <20> ceci :</p>
|
||||
|
||||
<div class="example"><p><code>
|
||||
@@ -265,7 +265,7 @@
|
||||
celle de la machine <20> l'origine de la requ<71>te.</dd>
|
||||
|
||||
<dt><code>-</code> (<code>%l</code>)</dt>
|
||||
logs
|
||||
|
||||
<dd>Le "trait d'union" indique que la portion d'information
|
||||
correspondante n'est pas disponible. Dans le cas pr<70>sent, l'information
|
||||
non disponible est l'identit<69> (RFC 1413) du client telle que d<>termin<69>e
|
||||
@@ -280,7 +280,7 @@ logs
|
||||
|
||||
<dd>Il s'agit de l'identifiant utilisateur de la personne qui a
|
||||
demand<6E> le document, issu d'une authentification HTTP.
|
||||
logs Ce m<>me identifiant est en g<>n<EFBFBD>ral fourni aux scripts CGI par
|
||||
Ce m<>me identifiant est en g<>n<EFBFBD>ral fourni aux scripts CGI par
|
||||
l'interm<72>diaire de la valeur de la variable d'environnement
|
||||
<code>REMOTE_USER</code>. Si le statut de la requ<71>te (voir plus loin)
|
||||
est 401, cette identifiant n'est pas fiable car l'utilisateur n'est
|
||||
@@ -298,7 +298,7 @@ logs Ce m
|
||||
<p class="indent">
|
||||
<code>[jour/mois/ann<6E>e:heure:minutes:secondes zone]<br />
|
||||
jour = 2*chiffre<br />
|
||||
logs mois = 3*lettre<br />
|
||||
mois = 3*lettre<br />
|
||||
ann<6E>e = 4*chiffre<br />
|
||||
heure = 2*chiffre<br />
|
||||
minutes = 2*chiffre<br />
|
||||
@@ -312,7 +312,7 @@ logs Ce m
|
||||
formats sp<73>ciaux support<72>s. Pour plus de d<>tails,
|
||||
reportez-vous aux. <a href="mod/mod_log_config.html#formats">cha<68>nes de format</a>
|
||||
de <code class="module"><a href="./mod/mod_log_config.html">mod_log_config</a></code>.
|
||||
logs</dd>
|
||||
</dd>
|
||||
|
||||
<dt><code>"GET /apache_pb.gif HTTP/1.0"</code>
|
||||
(<code>\"%r\"</code>)</dt>
|
||||
@@ -327,7 +327,7 @@ logs Ce m
|
||||
va enregistrer la m<>thode, le chemin, la cha<68>ne de la requ<71>te et le
|
||||
protocole, ce qui donnera le m<>me r<>sultat que
|
||||
"<code>%r</code>".</dd>
|
||||
logs
|
||||
|
||||
<dt><code>200</code> (<code>%>s</code>)</dt>
|
||||
|
||||
<dd>C'est le code de statut que le serveur retourne au client. Cette
|
||||
@@ -341,7 +341,7 @@ logs
|
||||
<dt><code>2326</code> (<code>%b</code>)</dt>
|
||||
|
||||
<dd>La derni<6E>re partie indique la taille de l'objet retourn<72> au client,
|
||||
logs en-t<>tes non compris. Si aucun contenu n'a <20>t<EFBFBD> retourn<72> au client, cette
|
||||
en-t<>tes non compris. Si aucun contenu n'a <20>t<EFBFBD> retourn<72> au client, cette
|
||||
partie contiendra "<code>-</code>". Pour indiquer l'absence de contenu
|
||||
par "<code>0</code>", utilisez <code>%B</code> au lieu de
|
||||
<code>%b</code>.</dd>
|
||||
@@ -356,7 +356,7 @@ logs en-t
|
||||
comme suit :</p>
|
||||
|
||||
<div class="example"><p><code>
|
||||
logs LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\"
|
||||
LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\"
|
||||
\"%{User-agent}i\"" combined<br />
|
||||
CustomLog log/access_log combined
|
||||
</code></p></div>
|
||||
@@ -371,7 +371,7 @@ logs en-t
|
||||
127.0.0.1 - frank [10/Oct/2000:13:55:36 -0700] "GET
|
||||
/apache_pb.gif HTTP/1.0" 200 2326
|
||||
"http://www.example.com/start.html" "Mozilla/4.08 [en]
|
||||
logs(Win98; I ;Nav)"
|
||||
(Win98; I ;Nav)"
|
||||
</code></p></div>
|
||||
|
||||
<p>Les champs suppl<70>mentaires sont :</p>
|
||||
@@ -401,7 +401,7 @@ logs en-t
|
||||
simplement plusieurs directives
|
||||
<code class="directive"><a href="./mod/mod_log_config.html#customlog">CustomLog</a></code> dans le
|
||||
fichier de configuration. Par exemple, les directives suivantes vont
|
||||
cr<63>logser trois journaux d'acc<63>s. Le premier contiendra les informations
|
||||
cr<63>er trois journaux d'acc<63>s. Le premier contiendra les informations
|
||||
de base CLF, le second les informations du Referer, et le troisi<73>me
|
||||
les informations sur le navigateur. Les deux derni<6E>res directives
|
||||
<code class="directive"><a href="./mod/mod_log_config.html#customlog">CustomLog</a></code> montrent
|
||||
@@ -416,7 +416,7 @@ logs en-t
|
||||
</code></p></div>
|
||||
|
||||
<p>Cet exemple montre aussi qu'il n'est pas obligatoire d'associer
|
||||
une cha<68>logsne de format <20> un alias au moyen de la directive
|
||||
une cha<68>ne de format <20> un alias au moyen de la directive
|
||||
<code class="directive"><a href="./mod/mod_log_config.html#logformat">LogFormat</a></code>. Elle peut
|
||||
<20>tre d<>finie directement dans la ligne de la directive
|
||||
<code class="directive"><a href="./mod/mod_log_config.html#customlog">CustomLog</a></code>.</p>
|
||||
@@ -464,7 +464,7 @@ logs en-t
|
||||
<div class="example"><p><code>
|
||||
SetEnv CACHE_MISS 1<br />
|
||||
LogFormat "%h %l %u %t "%r " %>s %b %{CACHE_MISS}e" common-cache<br />
|
||||
CustomLog logs/alogsccess_log common-cache
|
||||
CustomLog logs/access_log common-cache
|
||||
</code></p></div>
|
||||
|
||||
<p><code class="module"><a href="./mod/mod_cache.html">mod_cache</a></code> va s'ex<65>cuter avant
|
||||
@@ -494,7 +494,7 @@ logs en-t
|
||||
les 10000 requ<71>tes. Il est par cons<6E>quent n<>cessaire d'effectuer
|
||||
p<>riodiquement la rotation des journaux en d<>pla<6C>ant ou supprimant les
|
||||
fichiers correspondants. On ne peut pas le faire pendant que le serveur
|
||||
est en cours d'excution, car Apache httpd va continuer <20> <20>crire dans l'ancien
|
||||
est en cours d'ex<EFBFBD>cution, car Apache httpd va continuer <20> <20>crire dans l'ancien
|
||||
fichier journal aussi longtemps qu'il le maintiendra ouvert.
|
||||
C'est pourquoi le serveur doit <20>tre
|
||||
<a href="stopping.html">red<65>marr<72></a> apr<70>s le d<>placement ou la
|
||||
@@ -575,6 +575,25 @@ logs en-t
|
||||
<p>Comme la journalisation conditionnelle, la journalisation redirig<69>e est
|
||||
un outil tr<74>s puissant, mais si elle existe, il est pr<70>f<EFBFBD>rable d'utiliser
|
||||
une solution plus simple comme le traitement <20> posteriori hors ligne.</p>
|
||||
|
||||
<p>Par d<>faut, le processus de redirection du journal est lanc<6E> sans
|
||||
invoquer un shell. Pour invoquer un shell, utilisez "<code>|$</code>"
|
||||
au lieu de "<code>|</code>" (en g<>n<EFBFBD>ral avec <code>/bin/sh -c</code>)
|
||||
:</p>
|
||||
|
||||
<div class="example"><p><code>
|
||||
# Invocation de "rotatelogs" en utilisant un shell<br />
|
||||
CustomLog "|$/usr/local/apache/bin/rotatelogs
|
||||
/var/log/access_log 86400" common
|
||||
</code></p></div>
|
||||
|
||||
<p>Il s'agissait du comportement par d<>faut sous Apache 2.2. Selon
|
||||
les sp<73>cificit<69>s du shell, ceci peut g<>n<EFBFBD>rer un processus shell
|
||||
suppl<70>mentaire pour toute la dur<75>e du programme de redirection du
|
||||
journal, et induire des probl<62>mes de gestion de signaux au cours du
|
||||
red<65>marrage. La notation "<code>||</code>" est aussi support<72>e pour
|
||||
des raisons de compatibilit<69> avec Apache 2.2 et est <20>quivalente <20>
|
||||
"<code>|</code>".</p>
|
||||
</div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
|
||||
<div class="section">
|
||||
<h2><a name="virtualhost" id="virtualhost">H<>tes virtuels</a></h2>
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
<modulefile>mod_access_compat.xml</modulefile>
|
||||
<modulefile>mod_actions.xml</modulefile>
|
||||
<modulefile>mod_alias.xml</modulefile>
|
||||
<modulefile>mod_asis.xml</modulefile>
|
||||
<modulefile>mod_allowmethods.xml</modulefile>
|
||||
<modulefile>mod_asis.xml</modulefile>
|
||||
<modulefile>mod_auth_basic.xml</modulefile>
|
||||
<modulefile>mod_auth_digest.xml</modulefile>
|
||||
<modulefile>mod_auth_form.xml</modulefile>
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
<modulefile>mod_access_compat.xml</modulefile>
|
||||
<modulefile>mod_actions.xml.de</modulefile>
|
||||
<modulefile>mod_alias.xml</modulefile>
|
||||
<modulefile>mod_allowmethods.xml</modulefile>
|
||||
<modulefile>mod_asis.xml</modulefile>
|
||||
<modulefile>mod_auth_basic.xml</modulefile>
|
||||
<modulefile>mod_auth_digest.xml</modulefile>
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
<modulefile>mod_access_compat.xml</modulefile>
|
||||
<modulefile>mod_actions.xml</modulefile>
|
||||
<modulefile>mod_alias.xml</modulefile>
|
||||
<modulefile>mod_allowmethods.xml</modulefile>
|
||||
<modulefile>mod_asis.xml</modulefile>
|
||||
<modulefile>mod_auth_basic.xml</modulefile>
|
||||
<modulefile>mod_auth_digest.xml</modulefile>
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
<modulefile>mod_access_compat.xml.fr</modulefile>
|
||||
<modulefile>mod_actions.xml.fr</modulefile>
|
||||
<modulefile>mod_alias.xml.fr</modulefile>
|
||||
<modulefile>mod_allowmethods.xml</modulefile>
|
||||
<modulefile>mod_asis.xml.fr</modulefile>
|
||||
<modulefile>mod_auth_basic.xml.fr</modulefile>
|
||||
<modulefile>mod_auth_digest.xml.fr</modulefile>
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
<modulefile>mod_access_compat.xml.ja</modulefile>
|
||||
<modulefile>mod_actions.xml.ja</modulefile>
|
||||
<modulefile>mod_alias.xml.ja</modulefile>
|
||||
<modulefile>mod_allowmethods.xml</modulefile>
|
||||
<modulefile>mod_asis.xml.ja</modulefile>
|
||||
<modulefile>mod_auth_basic.xml.ja</modulefile>
|
||||
<modulefile>mod_auth_digest.xml</modulefile>
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
<modulefile>mod_access_compat.xml</modulefile>
|
||||
<modulefile>mod_actions.xml.ko</modulefile>
|
||||
<modulefile>mod_alias.xml.ko</modulefile>
|
||||
<modulefile>mod_allowmethods.xml</modulefile>
|
||||
<modulefile>mod_asis.xml.ko</modulefile>
|
||||
<modulefile>mod_auth_basic.xml.ko</modulefile>
|
||||
<modulefile>mod_auth_digest.xml.ko</modulefile>
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
<modulefile>mod_access_compat.xml</modulefile>
|
||||
<modulefile>mod_actions.xml</modulefile>
|
||||
<modulefile>mod_alias.xml.tr</modulefile>
|
||||
<modulefile>mod_allowmethods.xml</modulefile>
|
||||
<modulefile>mod_asis.xml</modulefile>
|
||||
<modulefile>mod_auth_basic.xml</modulefile>
|
||||
<modulefile>mod_auth_digest.xml</modulefile>
|
||||
|
||||
@@ -68,6 +68,7 @@
|
||||
<li><a href="mod_access_compat.html#allow">Allow</a></li>
|
||||
<li><a href="mod_proxy_connect.html#allowconnect">AllowCONNECT</a></li>
|
||||
<li><a href="core.html#allowencodedslashes">AllowEncodedSlashes</a></li>
|
||||
<li><a href="mod_allowmethods.html#allowmethods">AllowMethods</a></li>
|
||||
<li><a href="core.html#allowoverride">AllowOverride</a></li>
|
||||
<li><a href="mod_authn_anon.html#anonymous">Anonymous</a></li>
|
||||
<li><a href="mod_authn_anon.html#anonymous_logemail">Anonymous_LogEmail</a></li>
|
||||
|
||||
@@ -68,6 +68,7 @@
|
||||
<li><a href="mod_access_compat.html#allow">Allow</a></li>
|
||||
<li><a href="mod_proxy_connect.html#allowconnect">AllowCONNECT</a></li>
|
||||
<li><a href="core.html#allowencodedslashes">AllowEncodedSlashes</a></li>
|
||||
<li><a href="mod_allowmethods.html#allowmethods">AllowMethods</a></li>
|
||||
<li><a href="core.html#allowoverride">AllowOverride</a></li>
|
||||
<li><a href="mod_authn_anon.html#anonymous">Anonymous</a></li>
|
||||
<li><a href="mod_authn_anon.html#anonymous_logemail">Anonymous_LogEmail</a></li>
|
||||
|
||||
@@ -70,6 +70,7 @@
|
||||
<li><a href="mod_access_compat.html#allow">Allow</a></li>
|
||||
<li><a href="mod_proxy_connect.html#allowconnect">AllowCONNECT</a></li>
|
||||
<li><a href="core.html#allowencodedslashes">AllowEncodedSlashes</a></li>
|
||||
<li><a href="mod_allowmethods.html#allowmethods">AllowMethods</a></li>
|
||||
<li><a href="core.html#allowoverride">AllowOverride</a></li>
|
||||
<li><a href="mod_authn_anon.html#anonymous">Anonymous</a></li>
|
||||
<li><a href="mod_authn_anon.html#anonymous_logemail">Anonymous_LogEmail</a></li>
|
||||
|
||||
@@ -68,6 +68,7 @@
|
||||
<li><a href="mod_access_compat.html#allow">Allow</a></li>
|
||||
<li><a href="mod_proxy.html#allowconnect">AllowCONNECT</a></li>
|
||||
<li><a href="core.html#allowencodedslashes">AllowEncodedSlashes</a></li>
|
||||
<li><a href="mod_allowmethods.html#allowmethods">AllowMethods</a></li>
|
||||
<li><a href="core.html#allowoverride">AllowOverride</a></li>
|
||||
<li><a href="mod_authn_anon.html#anonymous">Anonymous</a></li>
|
||||
<li><a href="mod_authn_anon.html#anonymous_logemail">Anonymous_LogEmail</a></li>
|
||||
|
||||
@@ -65,6 +65,7 @@
|
||||
<li><a href="mod_access_compat.html#allow">Allow</a></li>
|
||||
<li><a href="mod_proxy_connect.html#allowconnect">AllowCONNECT</a></li>
|
||||
<li><a href="core.html#allowencodedslashes">AllowEncodedSlashes</a></li>
|
||||
<li><a href="mod_allowmethods.html#allowmethods">AllowMethods</a></li>
|
||||
<li><a href="core.html#allowoverride">AllowOverride</a></li>
|
||||
<li><a href="mod_authn_anon.html#anonymous">Anonymous</a></li>
|
||||
<li><a href="mod_authn_anon.html#anonymous_logemail">Anonymous_LogEmail</a></li>
|
||||
|
||||
@@ -66,6 +66,7 @@
|
||||
<li><a href="mod_access_compat.html#allow">Allow</a></li>
|
||||
<li><a href="mod_proxy_connect.html#allowconnect">AllowCONNECT</a></li>
|
||||
<li><a href="core.html#allowencodedslashes">AllowEncodedSlashes</a></li>
|
||||
<li><a href="mod_allowmethods.html#allowmethods">AllowMethods</a></li>
|
||||
<li><a href="core.html#allowoverride">AllowOverride</a></li>
|
||||
<li><a href="mod_authn_anon.html#anonymous">Anonymous</a></li>
|
||||
<li><a href="mod_authn_anon.html#anonymous_logemail">Anonymous_LogEmail</a></li>
|
||||
|
||||
@@ -75,6 +75,7 @@ address)</dd>
|
||||
in Abh<62>ngigkeit von Medientypen und Anfragemethoden.</dd>
|
||||
<dt><a href="mod_alias.html">mod_alias</a></dt><dd>Provides for mapping different parts of the host
|
||||
filesystem in the document tree and for URL redirection</dd>
|
||||
<dt><a href="mod_allowmethods.html">mod_allowmethods</a></dt><dd>Easily restrict what HTTP methods can be used on the server</dd>
|
||||
<dt><a href="mod_asis.html">mod_asis</a></dt><dd>Sends files that contain their own
|
||||
HTTP headers</dd>
|
||||
<dt><a href="mod_auth_basic.html">mod_auth_basic</a></dt><dd>Basic authentication</dd>
|
||||
|
||||
@@ -71,6 +71,7 @@ address)</dd>
|
||||
media type or request method.</dd>
|
||||
<dt><a href="mod_alias.html">mod_alias</a></dt><dd>Provides for mapping different parts of the host
|
||||
filesystem in the document tree and for URL redirection</dd>
|
||||
<dt><a href="mod_allowmethods.html">mod_allowmethods</a></dt><dd>Easily restrict what HTTP methods can be used on the server</dd>
|
||||
<dt><a href="mod_asis.html">mod_asis</a></dt><dd>Sends files that contain their own
|
||||
HTTP headers</dd>
|
||||
<dt><a href="mod_auth_basic.html">mod_auth_basic</a></dt><dd>Basic authentication</dd>
|
||||
|
||||
@@ -77,6 +77,7 @@ address)</dd>
|
||||
media type or request method.</dd>
|
||||
<dt><a href="mod_alias.html">mod_alias</a></dt><dd>Provides for mapping different parts of the host
|
||||
filesystem in the document tree and for URL redirection</dd>
|
||||
<dt><a href="mod_allowmethods.html">mod_allowmethods</a></dt><dd>Easily restrict what HTTP methods can be used on the server</dd>
|
||||
<dt><a href="mod_asis.html">mod_asis</a></dt><dd>Sends files that contain their own
|
||||
HTTP headers</dd>
|
||||
<dt><a href="mod_auth_basic.html">mod_auth_basic</a></dt><dd>Basic authentication</dd>
|
||||
|
||||
@@ -69,6 +69,7 @@ type de m
|
||||
<dt><a href="mod_alias.html">mod_alias</a></dt><dd>Permet d'atteindre diff<66>rentes parties du syst<73>me de
|
||||
fichiers depuis l'arborescence des documents du site web, ainsi que la
|
||||
redirection d'URL</dd>
|
||||
<dt><a href="mod_allowmethods.html">mod_allowmethods</a></dt><dd>Easily restrict what HTTP methods can be used on the server</dd>
|
||||
<dt><a href="mod_asis.html">mod_asis</a></dt><dd>Envoie des fichiers contenant leurs propres en-t<>tes
|
||||
HTTP</dd>
|
||||
<dt><a href="mod_auth_basic.html">mod_auth_basic</a></dt><dd>Authentification de base</dd>
|
||||
|
||||
@@ -71,6 +71,7 @@ CGI スクリプトを実行する機能を提供</dd>
|
||||
<dt><a href="mod_alias.html">mod_alias</a></dt><dd>ホストファイルシステム上のいろいろな違う場所を
|
||||
ドキュメントツリーにマップする機能と、
|
||||
URL のリダイレクトを行なう機能を提供する</dd>
|
||||
<dt><a href="mod_allowmethods.html">mod_allowmethods</a></dt><dd>Easily restrict what HTTP methods can be used on the server</dd>
|
||||
<dt><a href="mod_asis.html">mod_asis</a></dt><dd>自分用の HTTP ヘッダの書かれているファイルを送信する</dd>
|
||||
<dt><a href="mod_auth_basic.html">mod_auth_basic</a></dt><dd>基本認証</dd>
|
||||
<dt><a href="mod_auth_digest.html">mod_auth_digest</a></dt><dd>User authentication using MD5
|
||||
|
||||
@@ -69,6 +69,7 @@ address)</dd>
|
||||
<EFBFBD><EFBFBD>ũ<EFBFBD><EFBFBD>Ʈ<EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>Ѵ<EFBFBD>.</dd>
|
||||
<dt><a href="mod_alias.html">mod_alias</a></dt><dd><3E><><EFBFBD>Ͻý<CFBD><C3BD><EFBFBD><EFBFBD><EFBFBD> <20>ٸ<EFBFBD> <20>κе<CEBA><D0B5><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ϰ<EFBFBD>,
|
||||
URL <20><><EFBFBD><EFBFBD><EFBFBD>̷<EFBFBD><CCB7><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>Ѵ<EFBFBD></dd>
|
||||
<dt><a href="mod_allowmethods.html">mod_allowmethods</a></dt><dd>Easily restrict what HTTP methods can be used on the server</dd>
|
||||
<dt><a href="mod_asis.html">mod_asis</a></dt><dd>HTTP <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD></dd>
|
||||
<dt><a href="mod_auth_basic.html">mod_auth_basic</a></dt><dd>Basic authentication</dd>
|
||||
<dt><a href="mod_auth_digest.html">mod_auth_digest</a></dt><dd>MD5 Digest Authentication<6F><6E> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.</dd>
|
||||
|
||||
@@ -68,6 +68,7 @@ address)</dd>
|
||||
media type or request method.</dd>
|
||||
<dt><a href="mod_alias.html">mod_alias</a></dt><dd>Belge ağacının parçalarının dosya sisteminin parçalarıyla
|
||||
eşlenmesini sağlar ve URL yönlendirmesi yapar.</dd>
|
||||
<dt><a href="mod_allowmethods.html">mod_allowmethods</a></dt><dd>Easily restrict what HTTP methods can be used on the server</dd>
|
||||
<dt><a href="mod_asis.html">mod_asis</a></dt><dd>Sends files that contain their own
|
||||
HTTP headers</dd>
|
||||
<dt><a href="mod_auth_basic.html">mod_auth_basic</a></dt><dd>Basic authentication</dd>
|
||||
|
||||
5
docs/manual/mod/mod_allowmethods.html
Normal file
5
docs/manual/mod/mod_allowmethods.html
Normal file
@@ -0,0 +1,5 @@
|
||||
# GENERATED FROM XML -- DO NOT EDIT
|
||||
|
||||
URI: mod_allowmethods.html.en
|
||||
Content-Language: en
|
||||
Content-type: text/html; charset=ISO-8859-1
|
||||
85
docs/manual/mod/mod_allowmethods.html.en
Normal file
85
docs/manual/mod/mod_allowmethods.html.en
Normal file
@@ -0,0 +1,85 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><!--
|
||||
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
|
||||
This file is generated from xml source: DO NOT EDIT
|
||||
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
|
||||
-->
|
||||
<title>mod_allowmethods - Apache HTTP Server</title>
|
||||
<link href="../style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" />
|
||||
<link href="../style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" />
|
||||
<link href="../style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" />
|
||||
<link href="../images/favicon.ico" rel="shortcut icon" /></head>
|
||||
<body>
|
||||
<div id="page-header">
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p>
|
||||
<p class="apache">Apache HTTP Server Version 2.3</p>
|
||||
<img alt="" src="../images/feather.gif" /></div>
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs/">Documentation</a> > <a href="../">Version 2.3</a> > <a href="./">Modules</a></div>
|
||||
<div id="page-content">
|
||||
<div id="preamble"><h1>Apache Module mod_allowmethods</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_allowmethods.html" title="English"> en </a></p>
|
||||
</div>
|
||||
<table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Easily restrict what HTTP methods can be used on the server</td></tr>
|
||||
<tr><th><a href="module-dict.html#Status">Status:</a></th><td>Experimental</td></tr>
|
||||
<tr><th><a href="module-dict.html#ModuleIdentifier">Module<6C>Identifier:</a></th><td>allowmethods_module</td></tr>
|
||||
<tr><th><a href="module-dict.html#SourceFile">Source<63>File:</a></th><td>mod_allowmethods.c</td></tr></table>
|
||||
<h3>Summary</h3>
|
||||
|
||||
<p>This modules makes it easy to restrict what HTTP methods can
|
||||
used on an server. The most common configuration would be:</p>
|
||||
|
||||
<div class="example"><h3>Example</h3><p><code>
|
||||
<Directory /><br />
|
||||
<span class="indent">
|
||||
AllowMethods GET HEAD OPTIONS<br />
|
||||
</span>
|
||||
</Directory>
|
||||
</code></p></div>
|
||||
|
||||
</div>
|
||||
<div id="quickview"><h3 class="directives">Directives</h3>
|
||||
<ul id="toc">
|
||||
<li><img alt="" src="../images/down.gif" /> <a href="#allowmethods">AllowMethods</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
|
||||
<div class="directive-section"><h2><a name="AllowMethods" id="AllowMethods">AllowMethods</a> <a name="allowmethods" id="allowmethods">Directive</a></h2>
|
||||
<table class="directive">
|
||||
<tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Changes absolutely nothing</td></tr>
|
||||
<tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>AllowMethods reset|<em>HTTP-method</em>
|
||||
[<em>HTTP-method</em>]...</code></td></tr>
|
||||
<tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>AllowMethods reset</code></td></tr>
|
||||
<tr><th><a href="directive-dict.html#Context">Context:</a></th><td>directory</td></tr>
|
||||
<tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Experimental</td></tr>
|
||||
<tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_allowmethods</td></tr>
|
||||
</table>
|
||||
|
||||
<p>The HTTP-methods are case sensitive, and are generally as per
|
||||
RFC given in upper case. The <code>reset</code> keyword can be used
|
||||
turn off <code class="module"><a href="../mod/mod_allowmethods.html">mod_allowmethods</a></code> in a deeper nested context:</p>
|
||||
|
||||
<div class="example"><h3>Example</h3><p><code>
|
||||
<Location /svn><br />
|
||||
<span class="indent">
|
||||
AllowMethods reset<br />
|
||||
</span>
|
||||
</Location>
|
||||
</code></p></div>
|
||||
|
||||
<p><code class="module"><a href="../mod/mod_allowmethods.html">mod_allowmethods</a></code> was written to replace the rather
|
||||
kludgy implementation of <code class="directive"><a href="../mod/core.html#limit">Limit</a></code> and
|
||||
<code class="directive"><a href="../mod/core.html#limitexcept">LimitExcept</a></code>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_allowmethods.html" title="English"> en </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Copyright 2010 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
||||
12
docs/manual/mod/mod_allowmethods.xml.meta
Normal file
12
docs/manual/mod/mod_allowmethods.xml.meta
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!-- GENERATED FROM XML: DO NOT EDIT -->
|
||||
|
||||
<metafile>
|
||||
<basename>mod_allowmethods</basename>
|
||||
<path>/mod/</path>
|
||||
<relpath>..</relpath>
|
||||
|
||||
<variants>
|
||||
<variant>en</variant>
|
||||
</variants>
|
||||
</metafile>
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -42,9 +42,6 @@
|
||||
<dd>It is now possible to specify <code class="directive"><a href="./mod/core.html#keepalivetimeout">KeepAliveTimeout</a></code> in milliseconds.
|
||||
</dd>
|
||||
|
||||
<dt>Simple MPM</dt>
|
||||
<dd>Cleanroom MPM implementation with advanced thread pool management</dd>
|
||||
|
||||
<dt>Loadable MPMs</dt>
|
||||
<dd>Multiple MPMs can now be built as loadable modules at compile time.
|
||||
The MPM of choice can be configured at run time.</dd>
|
||||
@@ -99,6 +96,10 @@
|
||||
|
||||
<dd><code class="module"><a href="./mod/mod_cache.html">mod_cache</a></code> can now insert HIT/MISS/REVALIDATE into
|
||||
an X-Cache header.</dd>
|
||||
|
||||
<dt><code class="module"><a href="./mod/mod_allowmethods.html">mod_allowmethods</a></code></dt>
|
||||
<dd>New module to restrict certain HTTP methods without interfering with
|
||||
authentication or authorization.</dd>
|
||||
</dl>
|
||||
</div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
|
||||
<div class="section">
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<?xml version='1.0' encoding='EUC-KR' ?>
|
||||
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
|
||||
<?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
|
||||
<!-- English Revision: 105711:1004482 (outdated) -->
|
||||
<!-- English Revision: 105711:1022230 (outdated) -->
|
||||
|
||||
<!--
|
||||
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<?xml version='1.0' encoding='UTF-8' ?>
|
||||
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
|
||||
<?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?>
|
||||
<!-- English Revision: 650172:1004482 (outdated) -->
|
||||
<!-- English Revision: 650172:1022230 (outdated) -->
|
||||
<!-- =====================================================
|
||||
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
|
||||
Reviewed by: Orhan Berent <berent belgeler.org>
|
||||
|
||||
@@ -170,6 +170,7 @@ HPUX betreiben</a></li>
|
||||
</ul><ul><li><a href="mod/mod_access_compat.html">Apache-Modul mod_access_compat</a></li>
|
||||
<li><a href="mod/mod_actions.html">Apache-Modul mod_actions</a></li>
|
||||
<li><a href="mod/mod_alias.html">Apache-Modul mod_alias</a></li>
|
||||
<li><a href="mod/mod_allowmethods.html">Apache-Modul mod_allowmethods</a></li>
|
||||
<li><a href="mod/mod_asis.html">Apache-Modul mod_asis</a></li>
|
||||
<li><a href="mod/mod_auth_basic.html">Apache-Modul mod_auth_basic</a></li>
|
||||
<li><a href="mod/mod_auth_digest.html">Apache-Modul mod_auth_digest</a></li>
|
||||
|
||||
@@ -170,6 +170,7 @@ Server on HPUX</a></li>
|
||||
</ul><ul><li><a href="mod/mod_access_compat.html">Apache Module mod_access_compat</a></li>
|
||||
<li><a href="mod/mod_actions.html">Apache Module mod_actions</a></li>
|
||||
<li><a href="mod/mod_alias.html">Apache Module mod_alias</a></li>
|
||||
<li><a href="mod/mod_allowmethods.html">Apache Module mod_allowmethods</a></li>
|
||||
<li><a href="mod/mod_asis.html">Apache Module mod_asis</a></li>
|
||||
<li><a href="mod/mod_auth_basic.html">Apache Module mod_auth_basic</a></li>
|
||||
<li><a href="mod/mod_auth_digest.html">Apache Module mod_auth_digest</a></li>
|
||||
|
||||
@@ -168,6 +168,7 @@ usados para describir las directivas de Apache</a></li>
|
||||
</ul><ul><li><a href="mod/mod_access_compat.html">M<EFBFBD>dulo Apache mod_access_compat</a></li>
|
||||
<li><a href="mod/mod_actions.html">M<EFBFBD>dulo Apache mod_actions</a></li>
|
||||
<li><a href="mod/mod_alias.html">M<EFBFBD>dulo Apache mod_alias</a></li>
|
||||
<li><a href="mod/mod_allowmethods.html">M<EFBFBD>dulo Apache mod_allowmethods</a></li>
|
||||
<li><a href="mod/mod_asis.html">M<EFBFBD>dulo Apache mod_asis</a></li>
|
||||
<li><a href="mod/mod_auth_basic.html">M<EFBFBD>dulo Apache mod_auth_basic</a></li>
|
||||
<li><a href="mod/mod_auth_digest.html">M<EFBFBD>dulo Apache mod_auth_digest</a></li>
|
||||
|
||||
@@ -183,6 +183,7 @@ pour d
|
||||
</ul><ul><li><a href="mod/mod_access_compat.html">Module Apache mod_access_compat</a></li>
|
||||
<li><a href="mod/mod_actions.html">Module Apache mod_actions</a></li>
|
||||
<li><a href="mod/mod_alias.html">Module Apache mod_alias</a></li>
|
||||
<li><a href="mod/mod_allowmethods.html">Module Apache mod_allowmethods</a></li>
|
||||
<li><a href="mod/mod_asis.html">Module Apache mod_asis</a></li>
|
||||
<li><a href="mod/mod_auth_basic.html">Module Apache mod_auth_basic</a></li>
|
||||
<li><a href="mod/mod_auth_digest.html">Module Apache mod_auth_digest</a></li>
|
||||
|
||||
@@ -166,6 +166,7 @@
|
||||
</ul><ul><li><a href="mod/mod_access_compat.html">Apache モジュール mod_access_compat</a></li>
|
||||
<li><a href="mod/mod_actions.html">Apache モジュール mod_actions</a></li>
|
||||
<li><a href="mod/mod_alias.html">Apache モジュール mod_alias</a></li>
|
||||
<li><a href="mod/mod_allowmethods.html">Apache モジュール mod_allowmethods</a></li>
|
||||
<li><a href="mod/mod_asis.html">Apache モジュール mod_asis</a></li>
|
||||
<li><a href="mod/mod_auth_basic.html">Apache モジュール mod_auth_basic</a></li>
|
||||
<li><a href="mod/mod_auth_digest.html">Apache モジュール mod_auth_digest</a></li>
|
||||
|
||||
@@ -166,6 +166,7 @@
|
||||
</ul><ul><li><a href="mod/mod_access_compat.html"><3E><><EFBFBD><EFBFBD>ġ <20><><EFBFBD><EFBFBD> mod_access_compat</a></li>
|
||||
<li><a href="mod/mod_actions.html"><3E><><EFBFBD><EFBFBD>ġ <20><><EFBFBD><EFBFBD> mod_actions</a></li>
|
||||
<li><a href="mod/mod_alias.html"><3E><><EFBFBD><EFBFBD>ġ <20><><EFBFBD><EFBFBD> mod_alias</a></li>
|
||||
<li><a href="mod/mod_allowmethods.html"><3E><><EFBFBD><EFBFBD>ġ <20><><EFBFBD><EFBFBD> mod_allowmethods</a></li>
|
||||
<li><a href="mod/mod_asis.html"><3E><><EFBFBD><EFBFBD>ġ <20><><EFBFBD><EFBFBD> mod_asis</a></li>
|
||||
<li><a href="mod/mod_auth_basic.html"><3E><><EFBFBD><EFBFBD>ġ <20><><EFBFBD><EFBFBD> mod_auth_basic</a></li>
|
||||
<li><a href="mod/mod_auth_digest.html"><3E><><EFBFBD><EFBFBD>ġ <20><><EFBFBD><EFBFBD> mod_auth_digest</a></li>
|
||||
|
||||
@@ -167,6 +167,7 @@ Windows ile Apache Kullanımı</a></li>
|
||||
</ul><ul><li><a href="mod/mod_access_compat.html">Apache Modülü mod_access_compat</a></li>
|
||||
<li><a href="mod/mod_actions.html">Apache Modülü mod_actions</a></li>
|
||||
<li><a href="mod/mod_alias.html">Apache Modülü mod_alias</a></li>
|
||||
<li><a href="mod/mod_allowmethods.html">Apache Modülü mod_allowmethods</a></li>
|
||||
<li><a href="mod/mod_asis.html">Apache Modülü mod_asis</a></li>
|
||||
<li><a href="mod/mod_auth_basic.html">Apache Modülü mod_auth_basic</a></li>
|
||||
<li><a href="mod/mod_auth_digest.html">Apache Modülü mod_auth_digest</a></li>
|
||||
|
||||
Reference in New Issue
Block a user