in reply to
Re: surround PHP with filters
in thread
surround PHP with filters
That SetHandler directive isn't wrong, see example in
mod_perl2 filters
. But I overlooked something obvious: use of <Files ~ "\.php"> instead of <Location>
Comment on
Re^2: surround PHP with filters
In Section
Seekers of Perl Wisdom