On Sat 01 Aug 2009, Mike Barborak wrote:
> Invalid per-directory PerlOption: InputFilter
>
> so it seems that while PerlOption is allowed at the directory level,
> the InputFilter and OutputFilter options are not. (i actually
> couldn't find a relevant section in the docs about that so i am
> unsur
so when i tried the httpd.conf approach i ran into a problem. i added
this to my conf file:
PerlOptions -InputFilter -OutputFilter
but when i ran "apachectl -t" on it i got this syntax error:
Invalid per-directory PerlOption: InputFilter
so it seems that while PerlOption is allowed at
excellent. thanks so much - i searched and scanned that document but
obviously not well enough. rtfm.
best,
mike
On Thu, Jul 30, 2009 at 12:26 PM, Torsten
Foertsch wrote:
> On Thu 30 Jul 2009, Torsten Foertsch wrote:
>
> Sorry, I hit return while one of my left hand fingers rested on the CTRL
>
On Thu 30 Jul 2009, Torsten Foertsch wrote:
Sorry, I hit return while one of my left hand fingers rested on the CTRL
key and the MUA interpreted this as "send mail now".
So, here comes the rest of what I wanted to say.
> On Wed 29 Jul 2009, Mike Barborak wrote:
> > is there magic to remove filt
On Wed 29 Jul 2009, Mike Barborak wrote:
> i have filters working correctly for a directory on my website. there
> is a subdirectory that i would like to not be passed through the
> filters. can i do this through the apache conf file or do i need to
> code this into my filters?
>
> here is my apach
i have filters working correctly for a directory on my website. there
is a subdirectory that i would like to not be passed through the
filters. can i do this through the apache conf file or do i need to
code this into my filters?
here is my apache setup:
PerlRequire "/var/www/vhosts/mydomain.com/