Re: [users@httpd] I wish to handle the response header by myself.

2012-07-01 Thread Eric Covener
On Sun, Jul 1, 2012 at 11:41 PM, 張振泰 Zen-Tai (Hinet) wrote: > Dear All, > > I wish to handle the response header by myself. > So I load asis module and modify some setting below: > > > AllowOverride All > SetHandler send-as-is <===add this line > Options All > Order allow,deny > > > restart apac

Re: [users@httpd] Apache modifies URL when offloading SSL

2012-07-01 Thread Igor Cicimov
On Mon, Jul 2, 2012 at 9:01 AM, Clinton J. Campbell < clinton.campb...@gmail.com> wrote: > Thanks Daniel (and others) for the help along the way. I've landed on > pretty much the same conclusion as I've continued researching. The > additional insight about the redirects helped me craft my search

Re: [users@httpd] Apache modifies URL when offloading SSL

2012-07-01 Thread Clinton J. Campbell
Thanks Daniel (and others) for the help along the way. I've landed on pretty much the same conclusion as I've continued researching. The additional insight about the redirects helped me craft my searches more specifically. I figure I ought to share some of my conclusions for anybody who might

Re: [users@httpd] Apache modifies URL when offloading SSL

2012-07-01 Thread Daniel Ruggeri
On 7/1/2012 2:40 AM, Clinton J. Campbell wrote: > I know that this is not an unusual combo, fronting an unencrypted httpd with > a proxy accepting connections over https, and the server seems to handle > receiving https URI's within headers for GET requests. So I guess I'm still > curious wheth

Re: [users@httpd] Apache modifies URL when offloading SSL

2012-07-01 Thread Clinton J. Campbell
Thanks for the tip Daniel. I ran some more tests while monitoring httpd logs followed by a similar set of tests monitoring the Squid logs with debugging turned on. What I've found is that the connection is initially handled correctly until credentials are posted. At this point, httpd sends an