mod_proxy_http.xml revision b73a2be324e0b7fda7671ffc1e580a83a2af0d61
13b501825bce68e7e49b4bc775da93e38d9bd9f3fuankg<?xml version="1.0"?>
13b501825bce68e7e49b4bc775da93e38d9bd9f3fuankg<!DOCTYPE modulesynopsis SYSTEM "/style/modulesynopsis.dtd">
13b501825bce68e7e49b4bc775da93e38d9bd9f3fuankg<?xml-stylesheet type="text/xsl" href="/style/manual.en.xsl"?>
13b501825bce68e7e49b4bc775da93e38d9bd9f3fuankg<modulesynopsis>
13b501825bce68e7e49b4bc775da93e38d9bd9f3fuankg
13b501825bce68e7e49b4bc775da93e38d9bd9f3fuankg<name>mod_proxy_http</name>
13b501825bce68e7e49b4bc775da93e38d9bd9f3fuankg<description>HTTP support module for
13b501825bce68e7e49b4bc775da93e38d9bd9f3fuankg<module>mod_proxy</module></description>
13b501825bce68e7e49b4bc775da93e38d9bd9f3fuankg<status>Extension</status>
13b501825bce68e7e49b4bc775da93e38d9bd9f3fuankg<sourcefile>proxy_http.c</sourcefile>
13b501825bce68e7e49b4bc775da93e38d9bd9f3fuankg<identifier>proxy_http_module</identifier>
13b501825bce68e7e49b4bc775da93e38d9bd9f3fuankg
13b501825bce68e7e49b4bc775da93e38d9bd9f3fuankg<summary>
13b501825bce68e7e49b4bc775da93e38d9bd9f3fuankg <p>This module <em>requires</em> the service of <module
13b501825bce68e7e49b4bc775da93e38d9bd9f3fuankg >mod_proxy</module>. It provides the features used for
13b501825bce68e7e49b4bc775da93e38d9bd9f3fuankg proxying HTTP requests. <module>mod_proxy_http</module>
13b501825bce68e7e49b4bc775da93e38d9bd9f3fuankg supports HTTP/0.9, HTTP/1.0 and HTTP/1.1. It does <em>not</em>
13b501825bce68e7e49b4bc775da93e38d9bd9f3fuankg provide any caching abilities. If you want to set up a caching
16b55a35cff91315d261d1baa776138af465c4e4fuankg proxy, you might want to use the additional service of the
16b55a35cff91315d261d1baa776138af465c4e4fuankg <module>mod_cache</module> module.</p>
13b501825bce68e7e49b4bc775da93e38d9bd9f3fuankg
13b501825bce68e7e49b4bc775da93e38d9bd9f3fuankg <p>Thus, in order to get the ability of handling HTTP proxy requests,
13b501825bce68e7e49b4bc775da93e38d9bd9f3fuankg <module>mod_proxy</module> and <module>mod_proxy_http</module>
13b501825bce68e7e49b4bc775da93e38d9bd9f3fuankg have to be present in the server.</p>
16b55a35cff91315d261d1baa776138af465c4e4fuankg
13b501825bce68e7e49b4bc775da93e38d9bd9f3fuankg <note type="warning"><title>Warning</title>
16b55a35cff91315d261d1baa776138af465c4e4fuankg <p>Do not enable proxying until you have <a
13b501825bce68e7e49b4bc775da93e38d9bd9f3fuankg href="mod_proxy.html#access">secured your server</a>. Open proxy
13b501825bce68e7e49b4bc775da93e38d9bd9f3fuankg servers are dangerous both to your network and to the Internet at
13b501825bce68e7e49b4bc775da93e38d9bd9f3fuankg large.</p>
13b501825bce68e7e49b4bc775da93e38d9bd9f3fuankg </note>
13b501825bce68e7e49b4bc775da93e38d9bd9f3fuankg</summary>
13b501825bce68e7e49b4bc775da93e38d9bd9f3fuankg<seealso><module>mod_proxy</module></seealso>
13b501825bce68e7e49b4bc775da93e38d9bd9f3fuankg<seealso><module>mod_proxy_connect</module></seealso>
13b501825bce68e7e49b4bc775da93e38d9bd9f3fuankg
13b501825bce68e7e49b4bc775da93e38d9bd9f3fuankg</modulesynopsis>
13b501825bce68e7e49b4bc775da93e38d9bd9f3fuankg