core.xml.ja

来自「Apache HTTP Server 是一个功能强大的灵活的与HTTP/1.1相」· JA 代码 · 共 1,500 行 · 第 1/5 页

JA
1,500
字号
<?xml version="1.0" encoding="iso-2022-jp"?><!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"><?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?><!-- English Revision: 106090:151420 (outdated) --><!-- Copyright 2003-2004 The Apache Software Foundation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at     http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.--><modulesynopsis metafile="core.xml.meta"><name>core</name><description>$B>o$K;HMQ2DG=$J(B Apache HTTP $B%5!<%P$N%3%"5!G=(B</description><status>Core</status><directivesynopsis><name>AcceptPathInfo</name><description>$B8e$KB3$/%Q%9L>>pJs$r<u$1IU$1$k%j%=!<%9$N;XDj(B</description>    <syntax>AcceptPathInfo On|Off|Default</syntax><default>AcceptPathInfo Default</default><contextlist><context>server config</context><context>virtual host</context><context>directory</context><context>.htaccess</context></contextlist><override>FileInfo</override><compatibility>Apache 2.0.30 $B0J9_$G;HMQ2DG=(B</compatibility><usage>    <p>$B$3$N%G%#%l%/%F%#%V$O<B:]$N%U%!%$%kL>(B ($B$b$7$/$OB8:_$9$k%G%#%l%/%H%j$N(B    $BB8:_$7$J$$%U%!%$%k(B) $B$N8e$KB3$/%Q%9L>>pJs$,$"$k%j%/%(%9%H$r<u$1IU$1$k$+(B    $B5qH]$9$k$+$r@)8f$7$^$9!#B3$-$N%Q%9L>>pJs$O%9%/%j%W%H$K$O(B <code>PATH_INFO</code>    $B4D6-JQ?t$H$7$FMxMQ2DG=$K$J$j$^$9!#(B</p>    <p>$BNc$($P!"(B<code>/test/</code> $B$,!"(B<code>here.html</code> $B$H$$$&%U%!%$%k(B    $B0l$D$N$_$,$"$k%G%#%l%/%H%j$r;X$7$F$$$k$H$7$^$9!#$=$&$9$k$H!"(B    <code>/test/here.html/more</code> $B$H(B <code>/test/nothere.html/more</code>    $B$X$N%j%/%(%9%H$ON>J}$H$b(B <code>/more</code> $B$r(B <code>PATH_INFO</code> $B$H$7$^$9!#(B</p>    <p><directive>AcceptPathInfo</directive> $B%G%#%l%/%F%#%V$K;XDj2DG=$J(B    $B;0$D$N0z?t$O(B:</p>    <dl>    <dt><code>Off</code></dt><dd>$B%j%/%(%9%H$OB8:_$9$k%Q%9$K$=$N$^$^(B    $B%^%C%W$5$l$k>l9g$K$N$_<u$1IU$1$i$l$^$9!#$G$9$+$i!">e$NNc$N(B    <code>/test/here.html/more</code> $B$N$h$&$K!"K\Ev$N%U%!%$%kL>$N(B    $B8e$K%Q%9L>>pJs$,B3$/%j%/%(%9%H$K$O(B 404 NOT FOUND $B%(%i!<$,JV$j$^$9!#(B</dd>    <dt><code>On</code></dt><dd>$BA0$NJ}$N%Q%9$,B8:_$9$k%U%!%$%k$K%^%C%W$9$k>l9g$O(B    $B%j%/%(%9%H$,<u$1IU$1$i$l$^$9!#>e$NNc$N(B <code>/test/here.html/more</code>    $B$O(B <code>/test/here.html</code> $B$,M-8z$J%U%!%$%k$K%^%C%W$9$l$P(B    $B<u$1IU$1$i$l$^$9!#(B</dd>        <dt><code>Default</code></dt><dd>$BB3$-$N%Q%9L>>pJs$N07$$$O%j%/%(%9%H$N(B    <a href="../handler.html">$B%O%s%I%i(B</a>$B$G7h$^$j$^$9!#(B    $BIaDL$N%U%!%$%k$N$?$a$N%3%"%O%s%I%i$N%G%U%)%k%H$O(B <code>PATH_INFO</code> $B$r5qH]$7$^$9!#(B    <a href="mod_cgi.html">cgi-script</a> $B$d(B <a    href="mod_isapi.html">isapi-isa</a> $B$N$h$&$K%9%/%j%W%H$r07$&%O%s%I%i$O(B    $B0lHLE*$K%G%U%)%k%H$G(B <code>PATH_INFO</code> $B$r<u$1IU$1$^$9!#(B</dd>    </dl>    <p><code>AcceptPathInfo</code> $B$N<g$JL\E*$O%O%s%I%i$N(B <code>PATH_INFO</code> $B$r(B    $B<u$1IU$1$k$+5qH]$9$k$+$NA*Br$r>e=q$-$G$-$k$h$&$K$9$k$3$H$G$9!#(B    $BNc$($P!"$3$l$ONc$($P(B <a href="mod_include.html">INCLUDES</a> $B$N$h$&$J(B    <a href="../filter.html">$B%U%#%k%?(B</a>$B$r;H$C$F(B <code>PATH_INFO</code> $B$K(B    $B4p$E$$$F%3%s%F%s%D$r@8@.$7$F$$$k$H$-$KI,MW$K$J$j$^$9!#(B</p>    <example>      &lt;Files "mypaths.shtml"&gt;<br />      <indent>        Options +Includes<br />        SetOutputFilter INCLUDES<br />        AcceptPathInfo On<br />      </indent>      &lt;/Files&gt;    </example></usage></directivesynopsis><directivesynopsis><name>AccessFileName</name><description>$BJ,;6@_Dj%U%!%$%k$NL>A0(B</description><syntax>AccessFileName <var>filename</var> [<var>filename</var>] ...</syntax><default>AccessFileName .htaccess</default><contextlist><context>server config</context><context>virtual host</context></contextlist><usage>    <p>$B%j%/%(%9%H$r=hM}$9$k$H$-!"%5!<%P$O%G%#%l%/%H%j$K(B    $BBP$7$FJ,;6@_Dj%U%!%$%k$,(B<a href="#allowoverride">$BM-8z$K$J$C$F$$$l$P(B</a>$B!"(B    $B$=$N%I%-%e%a%s%H$X$N(B    $B%Q%9>e$K$"$kA4$F$N%G%#%l%/%H%j$+$i!"$3$3$G;XDj$5$l$?L>A0$N0lMw$NCf$G(B    $B:G=i$K8+$D$+$C$?%U%!%$%k$r$=$l$>$l@_Dj%U%!%$%k$H$7$FFI$_9~$_$^$9!#Nc$($P(B:</p>    <example>      AccessFileName .acl    </example>    <p>$B$H$$$&@_Dj$,$"$k$H!"0J2<$N$h$&$K$7$FL58z$K$5$l$F$$$J$$8B$j!"(B    $B%I%-%e%a%s%H(B <code>/usr/local/web/index.html</code>    $B$rJV$9A0$K!"%5!<%P$O(B <code>/.acl</code>, <code>/usr/.acl</code>,    <code>/usr/local/.acl</code>, <code>/usr/local/web/.acl</code> $B$+$i(B    $B%G%#%l%/%F%#%V$rFI$_9~$_$^$9!#(B</p>    <example>      &lt;Directory /&gt;<br />      <indent>        AllowOverride None<br />      </indent>      &lt;/Directory&gt;    </example></usage><seealso><directive module="core">AllowOverride</directive></seealso><seealso><a href="../configuring.html">$B@_Dj%U%!%$%k(B</a></seealso><seealso><a href="../howto/htaccess.html">.htaccess $B%U%!%$%k(B</a></seealso></directivesynopsis><directivesynopsis><name>AddDefaultCharset</name><description>$BL@<(E*$KJ8;z%;%C%H$r;XDj$7$F$$$J$$1~Ez$KDI2C$5$l$k(B$B%G%U%)%k%H$NJ8;z%;%C%H(B</description><syntax>AddDefaultCharset On|Off|<var>charset</var></syntax><default>AddDefaultCharset Off</default><contextlist><context>server config</context><context>virtual host</context><context>directory</context><context>.htaccess</context></contextlist><override>FileInfo</override><usage>    <p>$B$3$N%G%#%l%/%F%#%V$O!"(BHTTP $B%X%C%@$K%3%s%F%s%H%?%$%W%Q%i%a!<%?$r(B    $B;}$?$J$$1~Ez$KDI2C$5$l$kJ8;z%;%C%H$NL>A0$r;XDj$7$^$9!#(B    $B$3$l$O!"%I%-%e%a%s%HFb$N(B META $B%?%0$G;XDj$5$l$?$I$N$h$&$JJ8;z%;%C%H(B    $B$bL58z$K$7$^$9!#(B    <code>AddDefaultCharset Off</code> $B$H$$$&@_Dj$K$h$j!"$3$N5!G=$OL58z$K$J$j$^$9!#(B    <code>AddDefaultCharset On</code> $B$K$9$l$P!"%G%#%l%/%F%#%V$NMW5aDL$j(B    Apache $BFbIt$N%G%U%)%k%HJ8;z%;%C%H(B <code>iso-8859-1</code> $B$K@_Dj$7$^$9!#(B    $B$^$?!"B>$N(B <var>charset</var> $B$b;XDj$G$-$^$9!#Nc$($P(B:</p>    <example>      AddDefaultCharset utf-8    </example></usage></directivesynopsis><directivesynopsis><name>AddOutputFilterByType</name><description>MIME-type $B$K=PNO%U%#%k%?$r3d$jEv$F$k(B</description><syntax>AddOutputFilterByType <var>filter</var>[;<var>filter</var>...] <var>MIME-type</var>[<var>MIME-type</var>] ...</syntax><contextlist><context>server config</context><context>virtual host</context><context>directory</context><context>.htaccess</context></contextlist><override>FileInfo</override><compatibility>Apache 2.0.33 $B0J9_$G;HMQ2DG=(B</compatibility><usage>    <p>$B$3$N%G%#%l%/%F%#%V$O1~Ez$N(B MIME-type $B$K1~$8$F=PNO(B<a    href="../filter.html">$B%U%#%k%?(B</a>$B$r;HMQ$9$k$h$&$K$7$^$9!#(B</p>    <p>$B<!$NNc$O(B <module>mod_deflate</module> $B$N(B <code>DEFLATE</code> $B%U%#%k%?$r(B    $B;H$C$F$$$^$9!#(B<code>text/html</code> $B$H(B <code>text/plain</code> $B$N(B    $B$9$Y$F$N=PNO(B ($B@EE*$J$b$N$bF0E*$J$b$N$b(B) $B$r%/%i%$%"%s%H$KAw$i$l$kA0$K(B    $B05=L$7$^$9!#(B</p>    <example>      AddOutputFilterByType DEFLATE text/html text/plain    </example>    <p>$BJ#?t$N%U%#%k%?$G%3%s%F%s%D$r=hM}$5$;$?$$$H$-$O!"$=$l$>$l$NL>A0$r%;%_%3%m%s$G(B    $BJ,$1$kI,MW$,$"$j$^$9!#3F%U%#%k%?$KBP$7$F(B    <directive>AddOutputFilterByType</directive> $B$r0l$D$:$D=q$/$3$H$b$G$-$^$9!#(B</p>    <p>$B<!$NNc$O(B <code>text/html</code> $B$N%9%/%j%W%H$N$9$Y$F$N=PNO$r(B    $B$^$:(B <code>INCLUDES</code> $B%U%#%k%?$G=hM}$7!"$5$i$K(B <code>DEFLATE</code> $B%U%#%k%?$K$+$1$^$9!#(B</p>    <example>    &lt;Location /cgi-bin/&gt;<br />    <indent>      Options Includes<br />      AddOutputFilterByType INCLUDES;DEFLATE text/html<br />    </indent>    &lt;/Location&gt;    </example>    <note type="warning"><title>$BCm(B:</title>      <p><directive>AddOutputFilterByType</directive> $B%G%#%l%/%F%#%V$K$h$j(B      $BM-8z$K$7$?%U%#%k%?$O>l9g$K$h$C$F$O!"ItJ,E*$b$7$/$O40A4$KE,MQ$5$l$J$$$3$H$,(B      $B$"$j$^$9!#Nc$($P!"(BMIME $B%?%$%W$,$,7hDj$G$-$J$$$H$-$K$O(B      <directive module="core">DefaultType</directive> $B$N@_Dj$,F1$8$@$C$?$H$7$F$b!"(B      <directive module="core">DefaultType</directive> $B@_Dj$r;H$&$h$&$K$J$j$^$9!#(B</p>      <p>$B$7$+$7!"3N<B$K%U%#%k%?$,E,MQ$5$l$k$h$&$K$7$?$$$H$-$O!"%j%=!<%9$K(B      $BL@<(E*$K%3%s%F%s%H%?%$%W$r3d$jEv$F$k$3$H$,$G$-$^$9!#$3$l$K$ONc$($P(B      <directive module="mod_mime">AddType</directive> $B%G%#%l%/%F%#%V$d(B      <directive module="core">ForceType</directive> $B%G%#%l%/%F%#%V$r;H$$$^$9!#(B      (nph$B$G$J$$(B) CGI $B%9%/%j%W%H$G%3%s%F%s%H%?%$%W$r@_Dj$9$k$H$$$&$b$N$G$b(B      $BBg>fIW$G$9!#(B</p>      <p>$B%?%$%WKh$N=PNO%U%#%k%?$O%W%m%-%7%j%/%(%9%H$K$O7h$7$FE,MQ$5$l$^$;$s!#(B</p>    </note></usage><seealso><directive module="mod_mime">AddOutputFilter</directive></seealso><seealso><directive module="core">SetOutputFilter</directive></seealso><seealso><a href="../filter.html">$B%U%#%k%?(B</a></seealso></directivesynopsis><directivesynopsis><name>AllowEncodedSlashes</name><description>URL $BCf$NId9f2=$5$l$?%Q%9J,N%J8;z$,@h$KEA$($i$l$k$N$r5v2D$9$k$+$I$&$+$r(B$B7hDj$9$k(B</description><syntax>AllowEncodedSlashes On|Off</syntax><default>AllowEncodedSlashes Off</default><contextlist><context>server config</context><context>virtual host</context></contextlist><compatibility>Apache 2.0.46 $B0J9_$G;HMQ2DG=(B</compatibility><usage>    <p><directive>AllowEncodedSlashes</directive> $B%G%#%l%/%F%#%V$OId9f2=$5$l$?(B    $B%Q%9J,N%J8;z(B (<code>/</code> $B$O(B <code>%2F</code>$B!"$5$i$K%7%9%F%`$K$h$C$F$O(B    <code>\</code> $B$KBP1~$9$k(B <code>%5C</code>) $B$,B8:_$9$k(B URL $B$N;HMQ$r(B    $B5v2D$9$k$+$I$&$+$r7hDj$7$^$9!#DL>o$O$=$N$h$&$J(B URL $B$O(B 404 (Not found) $B%(%i!<(B    $B$G5qH]$5$l$^$9!#(B</p>    <p><directive>AllowEncodedSlashes</directive> <code>On</code> $B$K$h$k(B    $B%Q%9J,N%J8;z$N;HMQ$O!"(B<code>PATH_INFO</code> $B$H9g$o$;$F(B    $B;H$&$H$-$K0lHVLr$KN)$A$^$9!#(B</p>    <p>Turning <directive>AllowEncodedSlashes</directive> <code>On</code> is    mostly useful when used in conjunction with <code>PATH_INFO</code>.</p>    <note><title>$BCm(B</title>      <p>$BId9f2=$5$l$?%9%i%C%7%e$r5v2D$9$k$3$H$O!"(B<em>$BI|9f(B</em>$B$r$9$k$3$H$r(B       $B0UL#(B<em>$B$7$^$;$s(B</em>$B!#(B<code>%2F</code> $B$d(B ($B4X78$9$k%7%9%F%`$G$N(B)       <code>%5C</code> $B$O!"B>$NItJ,$,I|9f$5$l$?(B URL $B$NCf$G$b$=$N$^$^$N7A<0$G(B       $B;D$5$l$^$9!#(B</p>    </note></usage><seealso><directive module="core">AcceptPathInfo</directive></seealso></directivesynopsis><directivesynopsis><name>AllowOverride</name><description><code>.htaccess</code> $B$G5v2D$5$l$k%G%#%l%/%F%#%V$N<oN`(B</description><syntax>AllowOverride All|None|<var>directive-type</var> [<var>directive-type</var>] ...</syntax><default>AllowOverride All</default><contextlist><context>directory</context></contextlist><usage>    <p>$B%5!<%P$,(B (<directive    module="core">AccessFileName</directive> $B$K$h$C$F;XDj$5$l$?(B)    .htaccess $B%U%!%$%k$r8+$D$1$?;~!"$=$N%U%!%$%k$NCf$G(B    $B@k8@$5$l$?$I$N%G%#%l%/%F%#%V$,$h$jA0$KDj5A$5$l$?@_Dj%G%#%l%/%F%#%V$r(B    $B>e=q$-$G$-$k$+$rCN$kI,MW$,$"$j$^$9!#(B</p>    <note><title>&lt;Directory&gt; $B%;%/%7%g%s$G$N$_;HMQ2DG=(B</title>    <directive>AllowOverride</directive> $B$O@55,I=8=L5$7$N(B<directive    type="section" module="core">Directory</directive>    $B%;%/%7%g%s$G$N$_M-8z$G!"(B<directive type="section"    module="core">Location</directive> $B$d(B <directive    module="core" type="section">DirectoryMatch</directive>    $B$d(B <directive type="section"    module="core">Files</directive> $B%;%/%7%g%s$G$OL58z$G$9!#(B    </note>    <p>$B$3$N%G%#%l%/%F%#%V$r(B None $B$K@_Dj$9$k$H!"(B<a href="#accessfilename">.htaccess</a> $B%U%!%$%k$O40A4$K(B    $BL5;k$5$l$^$9!#(B    $B$3$N>l9g!"%5!<%P$O%U%!%$%k%7%9%F%`$N(B <code>.htaccess</code> $B%U%!%$%k$rFI$`$3$H$r(B    $B;n$_$5$($7$^$;$s!#(B</p>    <p>$B$3$N%G%#%l%/%F%#%V$,(B <code>All</code> $B$K@_Dj$5$l$F$$$k;~$K$O!"(B    <code>.htaccess</code> $B$H$$$&(B <a    href="directive-dict.html#Context">$B%3%s%F%-%9%H(B</a> $B$r;}$D(B    $BA4$F$N%G%#%l%/%F%#%V$,MxMQ$G$-$^$9!#(B</p>    <p><var>directive-type</var> $B$K$O!"0J2<$N%G%#%l%/%F%#%V72$N(B    $B%-!<%o!<%I$N$I$l$+$r;XDj$7$^$9!#(B</p>    <dl>      <dt>AuthConfig</dt>      <dd>      $BG'>Z$K4X$9$k%G%#%l%/%F%#%V$N;HMQ$r5v2D$9$k(B (<directive      module="mod_auth_dbm">AuthDBMGroupFile</directive>,      <directive module="mod_auth_dbm">AuthDBMUserFile</directive>,      <directive module="mod_auth">AuthGroupFile</directive>,      <directive module="core">AuthName</directive>,       <directive module="core">AuthType</directive>, <directive

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?