[users@httpd] can't get mod_ext_filter to work

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

 



the simplest possible setup, excerpted from httpd.conf:

LoadModule ext_filter_module modules/mod_ext_filter.so

[...]

ExtFilterDefine testFilter mode=output cmd="echo foo"

<Directory "E:/www/httpd/htdocs">
    Options Indexes
    AllowOverride None

    Order deny,allow
    Allow from 63.195.38.230 127.0.0.1

    ExtFilterOptions LogStderr DebugLevel=2
    SetOutputFilter testFilter
</Directory>

...results in the log entry

[error] [client 63.195.38.230] couldn't find definition of filter 'testfilter'


any ideas?

TIA,

alex.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-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