Hi, Everyone:
I try to configure a FilterChain which concantenate "include" and "deflate" filters.
However, neither include nor deflate function was performed.
Here is part of the .conf file.
FilterDeclare include
FilterProvider include INCLUDES Content-Type text/html
FilterDeclare def Content
Hi, Everyone:
I try to configure a FilterChain which concantenate "include" and "deflate" filters.
Here is part of the .conf file.
FilterDeclare include
FilterProvider include INCLUDES Content-Type text/html
FilterDeclare def Content_Set
FilterProvider def DEFLATE Content-Type text/html
Filte