Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.sao.ru/ztcs/manual/de/mod/mod_proxy_connect.html
Дата изменения: Mon Feb 25 15:09:02 2008
Дата индексирования: Sun Apr 10 16:59:33 2016
Кодировка:
mod_proxy_connect - Apache HTTP Server
<-
Apache > HTTP Server > Documentation > Version 2.2 > Modules

Apache Module mod_proxy_connect

Available Languages:  en 

Description:mod_proxy extension for CONNECT request handling
Status:Extension
Module Identifier:proxy_connect_module
Source File:proxy_connect.c

Summary

This module requires the service of mod_proxy. It provides support for the CONNECT HTTP method. This method is mainly used to tunnel SSL requests through proxy servers.

Thus, in order to get the ability of handling CONNECT requests, mod_proxy and mod_proxy_connect have to be present in the server.

Warning

Do not enable proxying until you have secured your server. Open proxy servers are dangerous both to your network and to the Internet at large.

Directives

This module provides no directives.

See also

Available Languages:  en