Apache Reference: mod_proxy, ProxyRequests

ProxyRequests

Proxy Module Operation Switch
Syntax: ProxyRequests on|off
Example: ProxyRequests on
Since: Apache 1.1

This directive allows or prevents Apache from functioning as an HTTP proxy server (in addition its the usual behavior as an HTTP origin server). Setting this directive to ``off'' does not disable mod_proxy, however. For instance, proxy requests internally generated by Proxy==Pass or RewriteRule directives continue to be processed.