Apache Module mod_asis Description:
Sends files that contain their own HTTP headers
Status:
Base
ModuleIdentifier:
asis_module
SourceFile:
mod_asis.c
Summary This module provides the handler send-as-is which causes Apache HTTP Server to send the document without adding most of the usual HTTP headers. This can be used to send any kind of data from the server, including redirects and other special HTTP responses, without requiring a cgi-script or an nph script. For historical reasons, this mod