Re: [users@httpd] Re: mod_proxy SSL forward proxy

2011-09-23 Thread William A. Rowe Jr.
On 9/21/2011 5:32 PM, mortee wrote: > > Any ideas about this topic? > > On 09/08/2011 11:41, mortee wrote: >> >> Hello, >> >> Is there a way to enable both SSLEngine and plain HTTP forward proxying >> on the same port / virtual host? >> >> To be specific, I want my Apache to serve usual HTTPS on

Re: [users@httpd] mod expiry with proxy | Help required

2011-09-23 Thread Anurag Kapur
I had a similar problem statement and setup. You can read through the discussion here: http://www.mentby.com/Group/httpd-users/conditionally-setting-http-response-header.html In summary, cleanest way is to write your custom servlet filter that sets right response headers to content served by tomca

Re: [users@httpd] Re: mod_proxy SSL forward proxy

2011-09-23 Thread Eric Covener
Nobody has spent their time implementing such a thing, so you cannot do it. On Sep 22, 2011 11:02 PM, "mortee" wrote: > > On 09/22/2011 02:12, Eric Covener wrote: >> >> On Wed, Sep 21, 2011 at 6:32 PM, mortee wrote: >>> >>> >>> Any ideas about this topic? >> >> >> Can't do it. > > > Why is it so

Re: [users@httpd] Antw.: [users@httpd] Re: mod_proxy SSL forward proxy

2011-09-23 Thread Tom Evans
On Fri, Sep 23, 2011 at 6:40 AM, wrote: > On 09/22/2011 02:12, Eric Covener wrote: >> On Wed, Sep 21, 2011 at 6:32 PM, mortee  wrote: >>> >>> Any ideas about this topic? >> >> Can't do it. > > Why is it sooo really impossible? It can recognise a plain HTTP request > attempt on the SSL port, and i

Re: [users@httpd] mod_rewrite?

2011-09-23 Thread Tom Evans
On Thu, Sep 22, 2011 at 9:23 PM, topinambour wrote: > good evening > it seems that i do not have rewrite.log in /usr/local/var . > An missing configuration after compiling httpd2.2.20? perhaps > And in /var nothing too. > Which is why I said 'turn on the rewrite log' instead of 'go look at t