On Sat, Mar 14, 2009 at 8:36 PM, Nicholas Sherlock 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,
>> bu
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