home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 November / CMCD1104.ISO / Software / Complet / Apache / apache_2.0.52-win32-x86-no_ssl.msi / Data.Cab / F278357_mod_setenvif.xml.ko < prev    next >
Extensible Markup Language  |  2004-09-06  |  9KB  |  245 lines

  1. <?xml version="1.0" encoding="EUC-KR" ?>
  2. <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
  3. <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
  4. <!-- English Revision: 1.7.2.6 -->
  5.  
  6. <!--
  7.  Copyright 2004 The Apache Software Foundation
  8.  
  9.  Licensed under the Apache License, Version 2.0 (the "License");
  10.  you may not use this file except in compliance with the License.
  11.  You may obtain a copy of the License at
  12.  
  13.      http://www.apache.org/licenses/LICENSE-2.0
  14.  
  15.  Unless required by applicable law or agreed to in writing, software
  16.  distributed under the License is distributed on an "AS IS" BASIS,
  17.  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  18.  See the License for the specific language governing permissions and
  19.  limitations under the License.
  20. -->
  21.  
  22. <modulesynopsis metafile="mod_setenvif.xml.meta">
  23.  
  24. <name>mod_setenvif</name>
  25. <description>┐Σ├╗└╟ ╝║░▌┐í ╡√╢≤ ╚»░µ║»╝÷ ╝│┴ñ└╗ ║»░µ╟╤┤┘</description>
  26. <status>Base</status>
  27. <sourcefile>mod_setenvif.c</sourcefile>
  28. <identifier>setenvif_module</identifier>
  29.  
  30.  
  31. <summary>
  32.  
  33.     <p><module>mod_setenvif</module> ╕≡╡Γ└║ ┐Σ├╗└╟ ╝║░▌└╠
  34.     ┴ñ▒╘╟Ñ╟÷╜─┐í ╟╪┤τ╟╧┤┬┴÷ ┐⌐║╬╖╬ ╚»░µ║»╝÷╕ª ╝│┴ñ╟╤┤┘. ╝¡╣÷└╟
  35.     ┤┘╕Ñ ║╬║╨└╠ ╟α╡┐└╗ ░ß┴ñ╟╥╢º └╠ ╚»░µ║»╝÷╕ª ╗τ┐δ╟╥ ╝÷ └╓┤┘.</p>
  36.  
  37.     <p>╝│┴ñ╞─└╧┐í │¬┐└┤┬ ╝°╝¡┤δ╖╬ ┴÷╜├╛ε╕ª ├│╕«╟╤┤┘. ▒╫╖í╝¡
  38.     ║Ω╢≤┐∞└·░í MSIE░í ╛╞┤╧╢≤ mozilla└╬ ░µ┐∞ <code>netscape</code>╕ª
  39.     ╝│┴ñ╟╧┤┬ ╛╞╖í ┐╣┐═ ░░└╠ ┐⌐╖» ┴÷╜├╛ε╕ª ╟╘▓▓ ╗τ┐δ╟╥ ╝÷ └╓┤┘.</p>
  40.  
  41. <example>
  42.   BrowserMatch ^Mozilla netscape<br />
  43.   BrowserMatch MSIE !netscape<br />
  44. </example>
  45. </summary>
  46.  
  47. <seealso><a href="../env.html">╛╞╞──í└╟ ╚»░µ║»╝÷</a></seealso>
  48.  
  49. <directivesynopsis>
  50. <name>BrowserMatch</name>
  51. <description>HTTP User-Agent┐í ╡√╢≤ ╚»░µ║»╝÷╕ª ╝│┴ñ╟╤┤┘</description>
  52. <syntax>BrowserMatch <em>regex [!]env-variable</em>[=<em>value</em>]
  53. [[!]<em>env-variable</em>[=<em>value</em>]] ...</syntax>
  54. <contextlist><context>server config</context>
  55. <context>virtual host</context><context>directory</context>
  56. <context>.htaccess</context></contextlist>
  57. <override>FileInfo</override>
  58.  
  59. <usage>
  60.   <p><directive>BrowserMatch</directive>┤┬ <directive
  61.   module="mod_setenvif">SetEnvIf</directive> ┴÷╜├╛ε└╟ ╞»║░╟╤
  62.   ░µ┐∞╖╬, HTTP ┐Σ├╗ ╟∞┤⌡ <code>User-Agent</code>┐í ╡√╢≤ ╚»░µ║»╝÷╕ª
  63.   ╝│┴ñ╟╤┤┘. ┤┘└╜ ╡╬ ┴┘└║ ░░┤┘:</p>
  64. <example>
  65.    BrowserMatchNoCase Robot is_a_robot<br /> 
  66.    SetEnvIfNoCase User-Agent Robot is_a_robot<br /> 
  67. </example>
  68.  
  69.     <p>├▀░í ┐╣┴ª:</p>
  70. <example>
  71.     BrowserMatch ^Mozilla forms jpeg=yes browser=netscape<br />
  72.     BrowserMatch "^Mozilla/[2-3]" tables agif frames javascript<br />
  73.     BrowserMatch MSIE !javascript<br />
  74. </example>
  75. </usage>
  76. </directivesynopsis>
  77.  
  78. <directivesynopsis>
  79. <name>BrowserMatchNoCase</name>
  80. <description>┤δ╝╥╣«└┌╕ª ▒╕║░╟╧┴÷╛╩░φ User-Agent┐í ╡√╢≤ ╚»░µ║»╝÷╕ª
  81. ╝│┴ñ╟╤┤┘</description>
  82. <syntax>BrowserMatchNoCase  <em>regex [!]env-variable</em>[=<em>value</em>]
  83.     [[!]<em>env-variable</em>[=<em>value</em>]] ...</syntax>
  84. <contextlist><context>server config</context>
  85. <context>virtual host</context><context>directory</context>
  86. <context>.htaccess</context></contextlist>
  87. <override>FileInfo</override>
  88. <compatibility>╛╞╞──í 1.2 └╠╗≤ (╛╞╞──í 1.2┐í╝¡ └╠ ┴÷╜├╛ε┤┬ ╟÷└τ
  89.     ╛°╛ε┴° mod_browser ╕≡╡Γ┐í └╓╛·┤┘)</compatibility>
  90.  
  91. <usage>
  92.  
  93.     <p><directive>BrowserMatchNoCase</directive> ┴÷╜├╛ε┤┬ <directive
  94.     module="mod_setenvif">BrowserMatch</directive> ┴÷╜├╛ε┐═
  95.     └╟╣╠╗≤ ░░┤┘. ▒╫╖»│¬ └╠ ┴÷╜├╛ε┤┬ ┤δ╝╥╣«└┌╕ª ▒╕║░╟╧┴÷╛╩┤┬┤┘.
  96.     ┐╣╕ª ╡Θ╛ε:</p>
  97. <example>
  98.     BrowserMatchNoCase mac platform=macintosh<br />
  99.     BrowserMatchNoCase win platform=windows<br />
  100. </example>
  101.  
  102.     <p><directive>BrowserMatch</directive>┐═
  103.     <directive>BrowserMatchNoCase</directive> ┴÷╜├╛ε┤┬
  104.     <directive module="mod_setenvif">SetEnvIf</directive>┐═
  105.     <directive module="mod_setenvif">SetEnvIfNoCase</directive>
  106.     ┴÷╜├╛ε└╟ ╞»║░╟╤ ░µ┐∞┤┘. ┤┘└╜ ┴╓ ┴┘└║ ░░┤┘:</p>
  107. <example>
  108.    BrowserMatchNoCase Robot is_a_robot<br />
  109.    SetEnvIfNoCase User-Agent Robot is_a_robot<br />
  110. </example>
  111. </usage>
  112. </directivesynopsis>
  113.  
  114. <directivesynopsis>
  115. <name>SetEnvIf</name>
  116. <description>┐Σ├╗└╟ ╝║┴·┐í ╡√╢≤ ╚»░µ║»╝÷╕ª ╝│┴ñ╟╤┤┘</description>
  117. <syntax>SetEnvIf <em>attribute
  118.     regex [!]env-variable</em>[=<em>value</em>]
  119.     [[!]<em>env-variable</em>[=<em>value</em>]] ...</syntax>
  120. <contextlist><context>server config</context>
  121. <context>virtual host</context><context>directory</context>
  122. <context>.htaccess</context></contextlist>
  123. <override>FileInfo</override>
  124.  
  125. <usage>
  126.     <p><directive>SetEnvIf</directive> ┴÷╜├╛ε┤┬ ┐Σ├╗└╟ ╝║┴·┐í
  127.     ╡√╢≤ ╚»░µ║»╝÷╕ª ┴ñ└╟╟╤┤┘. ├╣╣°┬░ ╛╞▒╘╕╒╞« <em>attribute</em>┤┬
  128.     ┤┘└╜ ╝╝░í┴÷┴▀ ╟╧│¬┤┘:</p>
  129.  
  130. <ol>
  131. <li>HTTP ┐Σ├╗ ╟∞┤⌡ (┤⌡ └┌╝╝╟╤ ┴ñ║╕┤┬ <a
  132.     href="http://www.rfc-editor.org/rfc/rfc2616.txt">RFC2616</a>
  133.     ┬ⁿ░φ); ┐╣╕ª ╡Θ╛ε: <code>Host</code>, <code>User-Agent</code>,
  134.     <code>Referer</code>, <code>Accept-Language</code>. ┴ñ▒╘╟Ñ╟÷╜─└╗
  135.     ╗τ┐δ╟╧┐⌐ ┐⌐╖» ┐Σ├╗ ╟∞┤⌡╕ª ┴÷─¬╟╥ ╝÷ └╓┤┘.</li>
  136.  
  137. <li>┐Σ├╗└╟ ┤┘└╜ ╝║┴·┴▀ ╟╧│¬:
  138.     <ul>
  139.       <li><code>Remote_Host</code> - (└╓┤┘╕Θ) ┐Σ├╗╟╧┤┬ ┼¼╢≤└╠╛≡╞«└╟
  140.       ╚ú╜║╞«╕φ</li>
  141.  
  142.       <li><code>Remote_Addr</code> - ┐Σ├╗╟╧┤┬ ┼¼╢≤└╠╛≡╞«└╟ IP ┴╓╝╥</li>
  143.  
  144.       <li><code>Server_Addr</code> - ┐Σ├╗└╗ ╣▐┤┬ ╝¡╣÷└╟ IP ┴╓╝╥
  145.       (2.0.43 ╣÷└ⁿ └╠╚─┐í╕╕)</li>
  146.  
  147.       <li><code>Request_Method</code> - ╗τ┐δ╟╤ ╕▐╜ß╡σ └╠╕º
  148.       (<code>GET</code>, <code>POST</code>, <em>╡ε╡ε</em>)</li>
  149.  
  150.       <li><code>Request_Protocol</code> - ┐Σ├╗└╟ ╟┴╖╬┼Σ─▌ └╠╕º░·
  151.       ╣÷└ⁿ (<em>┐╣╕ª ╡Θ╛ε</em>, "HTTP/0.9", "HTTP/1.1", <em>╡ε.</em>)</li>
  152.  
  153.       <li><code>Request_URI</code> - HTTP ┐Σ├╗┐í╝¡ ┐Σ├╗╟╤ └┌┐°
  154.       -- └╧╣▌└√└╕╖╬ URL┐í╝¡ ┴·└╟╣«└┌┐¡└╗ ┴ª┐▄╟╤ ╜║┼┤(scheme)░·
  155.       ╚ú╜║╞« └╠╚─ ║╬║╨</li>
  156.     </ul>
  157. </li>
  158.  
  159. <li>┐Σ├╗░· ┐¼░ⁿ╡╚ ╚»░µ║»╝÷ └╠╕º. ▒╫╖í╝¡ <directive>SetEnvIf</directive>
  160. ┴÷╜├╛ε┤┬ └╠└ⁿ ┴÷╜├╛ε└╟ ░ß░·╕ª ░╦╗τ╟╥ ╝÷ └╓┤┘. └╠└ⁿ┐í
  161. <code>SetEnvIf[NoCase]</code> ┴÷╜├╛ε╖╬ ┴ñ└╟╟╤ ╚»░µ║»╝÷╕╕└╗
  162. ░╦╗τ╟╥ ╝÷ └╓┤┘. '└╠└ⁿ'└╠╢⌡ (╝¡╣÷└ⁿ┐¬░· ░░└╠) ┤⌡ │╨└║ ┐╡┐¬ ╚ñ└║
  163. ┴÷╜├╛ε└╟ ╟÷└τ ┐╡┐¬ └╠└ⁿ└╗ ╢µ╟╤┤┘. ┐Σ├╗ ╝║┴·└╠ ╛╞┤╧░φ ┴ñ▒╘╟Ñ╟÷╜─└╠
  164. ╛╞┤╤ <em>attribute</em>┤┬ ╚»░µ║»╝÷╖╬ ├δ▒▐╟╤┤┘.</li>
  165. </ol>
  166.  
  167. <p>╡╬╣°┬░ ╛╞▒╘╕╒╞«┤┬ (<em>regex</em>) <a
  168. href="http://www.pcre.org/">Perl ╚ú╚» ┴ñ▒╘╟Ñ╟÷╜─</a>└╠┤┘.
  169. └╠┤┬ POSIX.2 egrep└╟ ┴ñ▒╘╟Ñ╟÷╜─░· ║±╜┴╟╧┤┘. <em>regex</em>░í
  170. <em>attribute</em>┐í ┤δ└└╟╧╕Θ │¬╕╙┴÷ ╛╞▒╘╕╒╞«╕ª ├│╕«╟╤┤┘.</p>
  171.  
  172. <p>│¬╕╙┴÷ ╛╞▒╘╕╒╞«┤┬ ╝│┴ñ╟╥ ║»╝÷╕φ░· (╝▒┼├└√└╬) ╝│┴ñ░¬╡Θ└╠┤┘.
  173. ┤┘└╜░· ░░└║ ╟ⁿ╜─└╠┤┘</p>
  174.  
  175.     <ol>
  176.       <li><code><em>varname</em></code>, ╚ñ└║</li>
  177.  
  178.       <li><code>!<em>varname</em></code>, ╚ñ└║</li>
  179.  
  180.       <li><code><em>varname</em>=<em>value</em></code></li>
  181.     </ol>
  182.  
  183.     <p>├╣╣°┬░ ╟ⁿ┼┬┤┬ ░¬└╕╖╬ "1"└╗ ╗τ┐δ╟╤┤┘. ╡╬╣°┬░ ╟ⁿ┼┬┤┬ ║»╝÷░í
  184.     └╠╣╠ ┴ñ└╟╡╚ ░µ┐∞ ║»╝÷╕ª ┴ª░┼╟╧░φ, ╝╝╣°┬░┤┬ ║»╝÷└╟ ░¬└╕╖╬
  185.     <code><em>value</em></code>╕ª ╝│┴ñ╟╤┤┘. ╛╞╞──í 2.0.51║╬┼═
  186.     <var>value</var>┐í └╓┤┬ <code>$1</code>..<code>$9</code>╕ª
  187.     <var>regex</var>└╟ ░²╚ú─ú ╟╧└º╟Ñ╟÷╜─└╕╖╬ ┤δ├╝╟╤┤┘.</p>
  188.  
  189. <example>
  190. <title>┐╣┴ª:</title>
  191.    SetEnvIf Request_URI "\.gif$" object_is_image=gif<br />
  192.    SetEnvIf Request_URI "\.jpg$" object_is_image=jpg<br />
  193.    SetEnvIf Request_URI "\.xbm$" object_is_image=xbm<br />
  194.         :<br />
  195.    SetEnvIf Referer www\.mydomain\.com intra_site_referral<br />
  196.         :<br />
  197.    SetEnvIf object_is_image xbm XBIT_PROCESSING=1<br />
  198.         :<br />
  199.    SetEnvIf ^TS*  ^[a-z].*  HAVE_TS<br />
  200. </example>
  201.  
  202.     <p>├│└╜ ╝╝ ┴┘└║ └╠╣╠┴÷ ╞─└╧└╗ ┐Σ├╗╟╤ ░µ┐∞ ╚»░µ║»╝÷
  203.     <code>object_is_image</code>╕ª ╝│┴ñ╟╤┤┘. │╫╣°┬░ ┴┘└║ ╞Σ└╠┴÷╕ª
  204.     <code>www.mydomain.com</code> └Ñ╗τ└╠╞«┐í╝¡ ┬ⁿ┴╢╟╤ ░µ┐∞
  205.     <code>intra_site_referral</code>└╗ ╝│┴ñ╟╤┤┘.</p>
  206.  
  207.     <p>╕╢┴÷╕╖ ┐╣┤┬ ┐Σ├╗┐í └╠╕º┐í "TS"╖╬ ╜├└█╟╧░φ ░¬└╠ [a-z]
  208.     ┴▀ ╟╧│¬╖╬ ╜├└█╟╧┤┬ ╟∞┤⌡░í └╓┤┬ ░µ┐∞ ╚»░µ║»╝÷
  209.     <code>HAVE_TS</code>╕ª ╝│┴ñ╟╤┤┘.</p>
  210. </usage>
  211.  
  212. <seealso><a href="../env.html">╛╞╞──í└╟ ╚»░µ║»╝÷</a>┐í ┤⌡ ╕╣└║
  213. ┐╣┴ª░í └╓┤┘.
  214. </seealso>
  215. </directivesynopsis>
  216.  
  217. <directivesynopsis>
  218. <name>SetEnvIfNoCase</name>
  219. <description>┤δ╝╥╣«└┌╕ª ▒╕║░╟╧┴÷╛╩░φ ┐Σ├╗└╟ ╝║┴·┐í ╡√╢≤ ╚»░µ║»╝÷╕ª
  220. ╝│┴ñ╟╤┤┘</description>
  221. <syntax>SetEnvIfNoCase <em>attribute regex 
  222.         [!]env-variable</em>[=<em>value</em>]
  223.     [[!]<em>env-variable</em>[=<em>value</em>]] ...</syntax>
  224. <contextlist><context>server config</context>
  225. <context>virtual host</context><context>directory</context>
  226. <context>.htaccess</context></contextlist>
  227. <override>FileInfo</override>
  228. <compatibility>╛╞╞──í 1.3 └╠╚─</compatibility>
  229.  
  230. <usage>
  231.  
  232.     <p><directive>SetEnvIfNoCase</directive>┤┬ └╟╣╠╗≤ <directive
  233.     module="mod_setenvif">SetEnvIf</directive> ┴÷╜├╛ε┐═ ░░┴÷╕╕,
  234.     ┤δ╝╥╣«└┌╕ª ▒╕║░╟╧┴÷╛╩░φ ┴ñ▒╘╟Ñ╟÷╜─└╗ ├ú┤┬┤┘. ┐╣╕ª ╡Θ╛ε:</p>
  235. <example>
  236.    SetEnvIfNoCase Host Apache\.Org site=apache
  237. </example>
  238.  
  239.     <p>└╠ ░µ┐∞ HTTP ┐Σ├╗ ╟∞┤⌡ <code>Host:</code>░í
  240.     <code>Apache.Org</code>, <code>apache.org</code> ╡ε└╗ ╞≈╟╘╟╧╕Θ
  241.     <code>site</code> ╚»░µ║»╝÷╕ª "<code>apache</code>"╖╬ ╝│┴ñ╟╤┤┘.</p>
  242. </usage>
  243. </directivesynopsis>
  244. </modulesynopsis>
  245.