[users@httpd] RewriteCond - Multiple matches

2012-10-15 Thread andy
I am having a problem which I believe is related to greedy matching. Header on the way in MY-HEADER: interesting_1,something_else,interesting_2,interesting_3 and I want to set an environment variable then use mod_headers to replace it with MY-HEADER:

Re: [users@httpd] RewriteCond - Multiple matches

2012-10-15 Thread Mark Montague
On October 15, 2012 7:16 , andy a...@andycrichton.co.uk wrote: I am having a problem which I believe is related to greedy matching. Header on the way in MY-HEADER: interesting_1,something_else,interesting_2,interesting_3 and I want to set an environment variable then use mod_headers to