Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

Chapter 7. Filters

Chapter 7. Filters

Filters are a mechanism introduced in Apache 2.0 to preprocess client POST data before it is seen by the content handler, and to postprocess the output from the handler before it is sent back to the client. Filters can be chained and can modify the metainformation as well as the data itself. They can be used explicitly and are also used internally by Apache, for example, for implementing SSL encryption. Table 7-1 lists the filters provided by standard Apache modules.

Table 7-1. Standard built-in filters
Filter nameModuleDescription
DEFLATEmod_deflateOutput compression
INFLATEmod_deflateInput uncompression
INCLUDESmod_includeSSI processing
SUBSTITUTEmod_substituteResponse body substitutions



  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial