Composing filters?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hello,

On a virtual host I want to process every content going out with the SSI
/ INCLUDES filter. This content may be static files, may be coming from
PHP or other tools (it's a mixed environment). Let's assume all content
is text/html. What I thought I should do is simply:

SetOutputFilter INCLUDES

on the VirtualHost level... but it doesn't work. The SSI directives are
simply not processed.

I've then used the tracebefore / traceafter example from
http://httpd.apache.org/docs/2.2/mod/mod_ext_filter.html to see what
comes into the filter and what comes out of it and it appears correct,
the filter simply doesn't do anything:

SetOutputFilter tracebefore;INCLUDES;traceafter

Any ideas why, and how to do it?



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx





[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux