1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112
|
<?xml version="1.0" encoding="EUC-JP"?>
<!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="ja" xml:lang="ja"><head><!--
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
This file is generated from xml source: DO NOT EDIT
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
-->
<title>mod_asis - Apache HTTP </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/">⥸塼</a> | <a href="../mod/directives.html">ǥ쥯ƥ</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Ѹ</a> | <a href="../sitemap.html">ȥޥå</a></p>
<p class="apache">Apache HTTP С 2.2</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 </a> > <a href="http://httpd.apache.org/docs/">ɥơ</a> > <a href="../">С 2.2</a> > <a href="./">⥸塼</a></div>
<div id="page-content">
<div id="preamble"><h1>Apache ⥸塼 mod_asis</h1>
<div class="toplang">
<p><span>Available Languages: </span><a href="../en/mod/mod_asis.html" hreflang="en" rel="alternate" title="English"> en </a> |
<a href="../ja/mod/mod_asis.html" title="Japanese"> ja </a> |
<a href="../ko/mod/mod_asis.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p>
</div>
<div class="outofdate">This translation may be out of date. Check the
English version for recent changes.</div>
<table class="module"><tr><th><a href="module-dict.html#Description">:</a></th><td>ʬѤ HTTP إåνƤե</td></tr>
<tr><th><a href="module-dict.html#Status">ơ:</a></th><td>Base</td></tr>
<tr><th><a href="module-dict.html#ModuleIdentifier">⥸塼뼱̻:</a></th><td>asis_module</td></tr>
<tr><th><a href="module-dict.html#SourceFile">ե:</a></th><td>mod_asis.c</td></tr></table>
<h3></h3>
<p>Υ⥸塼ϥϥɥ <code>send-as-is</code>
ޤΥϥɥ̾ HTTP
إåۤȤɲä뤳ȤʤɥȤޤ</p>
<p>ϥФɤʼΥǡȤˤѤǤޤ
Cgi ץȤ nph ץȤ̵Ƥ쥯Ȥ¾̤
HTTP 뤳ȤǤޤ</p>
<p>ŪͳˤꡢΥ⥸塼 mime
<code>httpd/send-as-is</code> Υեޤ</p>
</div>
<div id="quickview"><h3 class="directives">ǥ쥯ƥ</h3>
<p>Υ⥸塼˥ǥ쥯ƥ֤Ϥޤ</p>
<h3>ȥԥå</h3>
<ul id="topics">
<li><img alt="" src="../images/down.gif" /> <a href="#usage">ˡ</a></li>
</ul><h3></h3>
<ul class="seealso">
<li><code class="module"><a href="../mod/mod_headers.html">mod_headers</a></code></li>
<li><code class="module"><a href="../mod/mod_cern_meta.html">mod_cern_meta</a></code></li>
<li><a href="../handler.html">Apache Υϥɥλ</a></li>
</ul></div>
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
<h2><a name="usage" id="usage">ˡ</a></h2>
<p>եǡե <code>send-as-is</code>
ϥɥ㤨аʲΤ褦˴ϢդƤ</p>
<div class="example"><p><code>AddHandler send-as-is asis</code></p></div>
<p>ĥҤ <code>.asis</code> Τ٤ƤΥեƤ Apache
饯饤ȤؤۤȤѹ̵ޤ饤Ȥˤ
HTTP إåɬפǤΤǡե˽Ȥ˺ʤǤ
Status: إåɬפǤǡ 3 HTTP
ɤȡθ˥ƥȥå³ΤǤʤФʤޤ</p>
<p>ϥ饤Ȥ˥ե뤬ưȤΤ餻뤿
<em>as is</em> (Τޤ) եƤǤ
</p>
<div class="example"><p><code>
Status: 301 Now where did I leave that URL<br />
Location: http://xyz.abc.com/foo/bar.html<br />
Content-type: text/html<br />
<br />
<html><br />
<head><br />
<title>Lame excuses'R'us</title><br />
</head><br />
<body><br />
<h1>Fred's exceptionally wonderful page has moved to<br />
<a href="http://xyz.abc.com/foo/bar.html">Joe's</a>
site.<br />
</h1><br />
</body><br />
</html>
</code></p></div>
<div class="note"><h3></h3>
<p>: Фϥ饤Ȥ֤ǡ˾ <code>Date:</code>
<code>Server:</code> إåɲäޤΤǡ
餬ե˽ƤƤϤޤ
Ф <code>Last-Modified</code> إåɲ<em>ޤ</em>
餯Ϥ٤Ǥ礦ɡ</p>
</div>
</div>
</div>
<div class="bottomlang">
<p><span>Available Languages: </span><a href="../en/mod/mod_asis.html" hreflang="en" rel="alternate" title="English"> en </a> |
<a href="../ja/mod/mod_asis.html" title="Japanese"> ja </a> |
<a href="../ko/mod/mod_asis.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p>
</div><div id="footer">
<p class="apache">Copyright 2006 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/">⥸塼</a> | <a href="../mod/directives.html">ǥ쥯ƥ</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Ѹ</a> | <a href="../sitemap.html">ȥޥå</a></p></div>
</body></html>
|