"apachectl configtest", sorry typo. Also, have you tried specifying
the ExtFilterDefine in the main server context and using
SetOutputFilter in your vhost?
yes. same behavior.
--alex.
-
The official User-To-User support for
And, since this won't work, can anybody recommend a simple output text
find/replace module that's available as a WinXP binary?
It might help for you to explain the nature of the problem you're
trying to solve, rather than what's not working about what you've
tried.
OK: I'm using httpd to virt
Perhaps you used ExtFilterDefine in a vhost context? This isn't
allowed for some reason, and configtest doesn't complain about it.
Yes, a vhost is where i need to use it, so no sense pursuing it further
i suppose. I'm new to the httpd community - is it worth filing this as a
doc bug?
And, sinc
the simplest possible setup, excerpted from httpd.conf:
LoadModule ext_filter_module modules/mod_ext_filter.so
[...]
ExtFilterDefine testFilter mode=output cmd="echo foo"
Options Indexes
AllowOverride None
Order deny,allow
Allow from 63.195.38.230 127.0.0.1
ExtFilterOpti
So i've set up the simplest-possible mod_authnz_ldap vs. Lotus Domino
authentication configuration, and it doesn't work - which over the years
i've come to expect from Domino, but i don't think it's at fault this
time. I'm running Apache & Domino on the same machine, & getting the
infamous "Operat