Re: [users@httpd] mod_headers not echoing environment variables

2011-02-08 Thread Belov, Charles
On Sat, 05 Feb 2011 03:18:00 GMT Eric Covener wrote: > On Fri, Feb 4, 2011 at 10:04 PM, Belov, Charles wrote: >> In response to a request for the file: >> http://www.sfmta.com/cms/cmta_test/documents/3-18-08CurrentFares_test.pd >> f?abc >> with the following directive in .htaccess in the same fol

Re: [users@httpd] mod_headers not echoing environment variables

2011-02-04 Thread Eric Covener
On Fri, Feb 4, 2011 at 10:04 PM, Belov, Charles wrote: > In response to a request for the file: > http://www.sfmta.com/cms/cmta_test/documents/3-18-08CurrentFares_test.pd > f?abc > with the following directive in .htaccess in the same folder > > Header set Location "http://%{SERVER_NAME}e%{REQUEST

[users@httpd] mod_headers not echoing environment variables

2011-02-04 Thread Belov, Charles
In response to a request for the file: http://www.sfmta.com/cms/cmta_test/documents/3-18-08CurrentFares_test.pd f?abc with the following directive in .htaccess in the same folder Header set Location "http://%{SERVER_NAME}e%{REQUEST_URI}e"; httpd 2.2 is serving the following header: Location: htt