[users@httpd] Re: modifying Location header

2015-10-31 Thread Hleb Valoshka
On 10/30/15, Christopher Schultz wrote: > Consider using a separate for your HTTPS traffic, like this: > > lb:80 --> httpd:80 > lb:443 --> httpd:81 > > httpd:81 is not encrypted, but it's configured to behave as if it is. Christopher thanks for you answer, but have you read my question? --

[users@httpd] RE: Modifying Location header with mod_headers

2013-07-02 Thread Watanabe, Yu
Sorry . My 2nd configuration supposed to be , Header always edit Location ^http://localhost:8000 http://hoge.localhost From: Watanabe, Yu [mailto:yu.watan...@jp.fujitsu.com] Sent: Tuesday, July 02, 2013 5:56 PM To: users@httpd.apache.org Subject: [users@httpd] Modifying Location header with mod_