This module requires the service of
Thus, in order to get the ability of handling the SCGI protocol,
+
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.
+Remember, in order to make the following examples work, you have to
+ enable
The balanced gateway needs
The sendfile
or other
+ optimizations, which are not possible if the file comes over the backend
+ socket.
The
Off
On
X-Sendfile
and interprets the value as filename to serve. The
+ header is removed from the final response headers. This is equivalent to
+ ProxySCGIRequest X-Sendfile
.On
, but instead of the hardcoded header name
+ the argument is applied as header name.The OK
(200
) and
+ the response contains a Location
header and its value starts
+ with a slash (/
). This value is interpreted as a new local
+ URL the apache internally redirects to.