mod_asis.html revision 72d8c9a30f25171e5c85eeae21e0b87331bac2d9
1795e934ebcd58175d3b5bbdd811b13c7889efa3Timo Sirainen<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
1795e934ebcd58175d3b5bbdd811b13c7889efa3Timo SirainenXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
677e22747b82bf15b339e31d1d0106d62bf806daTimo Sirainen This file is generated from xml source: DO NOT EDIT
1795e934ebcd58175d3b5bbdd811b13c7889efa3Timo SirainenXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
9563e6542b7a8a13b13a0ef62ec68b0383b99293Timo Sirainen<link href="/style/manual.css" type="text/css" rel="stylesheet">
9d1526ac8bcec9aff3c3a32f092ee2f3da2760b7Timo Sirainen<img alt="[APACHE DOCUMENTATION]" src="/images/sub.gif"><h3>Apache HTTP Server Version 2.0</h3>
9d1526ac8bcec9aff3c3a32f092ee2f3da2760b7Timo Sirainen<table cellspacing="1" cellpadding="0" bgcolor="#cccccc">
a35cbba04d0a2823da98e693bd09a051addffdb2Timo Sirainen<td><span class="help">Description:</span></td><td>
1795e934ebcd58175d3b5bbdd811b13c7889efa3Timo Sirainen<description>Sends files that contain their own
1795e934ebcd58175d3b5bbdd811b13c7889efa3Timo SirainenHTTP headers</description>
1795e934ebcd58175d3b5bbdd811b13c7889efa3Timo Sirainen<td><a href="module-dict.html#Status" class="help">Status:</a></td><td>Base</td>
f4526ec0e620af27bc027955f7a56cfe187c212fTimo Sirainen<td><a href="module-dict.html#ModuleIdentifier" class="help">Module Identifier:</a></td><td>asis_module</td>
4c7caf83adc56d54e2ecec0a803f5ca9b6d0498dTimo Sirainen<p>This module provides the handler <code>send-as-is</code>
667f09546abd3d3636b277fec9dba8622cb3d644Timo Sirainen which causes Apache to send the document without adding most of
23ad3970cd22adb6c875caf95fa791548849f0d1Timo Sirainen the usual HTTP headers.</p>
9fd7e883292dab58f3c209f0ec6a8cd11e52075cTimo Sirainen<p>This can be used to send any kind of data from the server,
d0cc826dab58ed8e30e1ccd7cb6ad2f44b391a00Timo Sirainen including redirects and other special HTTP responses, without
d0cc826dab58ed8e30e1ccd7cb6ad2f44b391a00Timo Sirainen requiring a cgi-script or an nph script.</p>
d0cc826dab58ed8e30e1ccd7cb6ad2f44b391a00Timo Sirainen<p>For historical reasons, this module will also process any
a321662b406acc9c9e6fe52332236740d449f591Timo Sirainen file with the mime type <code>httpd/send-as-is</code>.</p>
fdbcd3027578d35cb6e12b44c06a46905024e300Timo Sirainen<p>In the server configuration file, associate files with the
88c580cdff2656df007fdfe5bd8ca8a465ee605aTimo Sirainen<td bgcolor="#eeeeee"><code>AddHandler send-as-is asis</code></td>
23ad3970cd22adb6c875caf95fa791548849f0d1Timo Sirainen<p>The contents of any file with a <code>.asis</code> extension
HREF="http://xyz.abc.com/foo/bar.html">Joe's</A>