Re: PHP script as Apache filter or "callback"

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

 



On Sat, Mar 14, 2009 at 9:53 AM, Brian Mearns <mearns.b@xxxxxxxxx> wrote:
> On Sat, Mar 14, 2009 at 7:59 AM, André Warnier <aw@xxxxxxxxxx> wrote:
>> Brian Mearns wrote:
>>>
>>> I've got a PHP script that I want to call for every request under a
>>> certain location. Specifically, I want to alter/set the response
>>> headers using this script. I know headers can be set in other ways,
>>> but in this case, the heders are set using some fairly complex logic
>>> which I don't think can be done in the conf file directly, plus the
>>> PHP script will have some other side effects on the server.
>>>
>> Maybe you'd have more chances here ? http://www.php.net/support.php
>
> I don't think this is really a PHP issue; I already have the script
> working, I just need to know how to apache to invoke it.

AFAICT it seems like php-as-a-filter is somewhat out of fashion, and
might require a rebuild of your PHP mod (if even still supported).

If you don't need high performance, mod_ext_filter might be a good stop-gap.

-- 
Eric Covener
covener@xxxxxxxxx

---------------------------------------------------------------------
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