summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/mod_asis.html.ja.euc-jp
blob: f79b17058da4e77a12683c16e5a0dd70dc122ef2 (plain)
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
<?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.1</p>
<img alt="" src="../images/feather.gif" /></div>
<div class="up"><a href="./"><img title="&lt;-" alt="&lt;-" src="../images/left.gif" /></a></div>
<div id="path">
<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP ������</a> &gt; <a href="http://httpd.apache.org/docs-project/">�ɥ�����ơ������</a> &gt; <a href="../">�С������ 2.1</a> &gt; <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">&nbsp;en&nbsp;</a> |
<a href="../ja/mod/mod_asis.html" title="Japanese">&nbsp;ja&nbsp;</a> |
<a href="../ko/mod/mod_asis.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a></p>
</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 />
      &lt;html&gt;<br />
      &lt;head&gt;<br />
      &lt;title&gt;Lame excuses'R'us&lt;/title&gt;<br />
      &lt;/head&gt;<br />
      &lt;body&gt;<br />
      &lt;h1&gt;Fred's exceptionally wonderful page has moved to<br />
      &lt;a href="http://xyz.abc.com/foo/bar.html"&gt;Joe's&lt;/a&gt;
      site.<br />
      &lt;/h1&gt;<br />
      &lt;/body&gt;<br />
      &lt;/html&gt;
    </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">&nbsp;en&nbsp;</a> |
<a href="../ja/mod/mod_asis.html" title="Japanese">&nbsp;ja&nbsp;</a> |
<a href="../ko/mod/mod_asis.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a></p>
</div><div id="footer">
<p class="apache">Copyright 1995-2005 The Apache Software Foundation or its licensors, as applicable.<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>