Re: [users@httpd] how to use ProxyPassReverse* with more complex a ProxyPassMatch

2012-12-10 Thread Tom Evans
On Sat, Dec 8, 2012 at 11:45 PM, Christoph Anton Mitterer wrote: > Hi. > > I'm using a reverse proxy set up with ProxyPassMatch as the space I map > to is rather complex and can't be mapped with a normal ProxyPass. > > > Now the problem is obviously that: > ProxyPassReverse > ProxyPassReverseCooki

Re: [users@httpd] how to use ProxyPassReverse* with more complex a ProxyPassMatch

2012-12-09 Thread Christoph Anton Mitterer
Hi Brian. On Sun, 2012-12-09 at 07:48 -0600, Brian Millett wrote: > > > Require all denied > > DirectoryIndex logon.jsp > RewriteEngine On > RewriteRule \.(pl|php|cgi) - [QSA,PT,L] > RewriteRule \.(jpg|jpeg|gif|png|html)$ - [QSA,PT,L] > RewriteRule

Re: [users@httpd] how to use ProxyPassReverse* with more complex a ProxyPassMatch

2012-12-09 Thread Brian Millett
On Sun, 09 Dec 2012 00:45:05 +0100 Christoph Anton Mitterer wrote: > Hi. > > I'm using a reverse proxy set up with ProxyPassMatch as the space I map > to is rather complex and can't be mapped with a normal ProxyPass. > > > Now the problem is obviously that: > ProxyPassReverse > ProxyPassRevers

[users@httpd] how to use ProxyPassReverse* with more complex a ProxyPassMatch

2012-12-08 Thread Christoph Anton Mitterer
Hi. I'm using a reverse proxy set up with ProxyPassMatch as the space I map to is rather complex and can't be mapped with a normal ProxyPass. Now the problem is obviously that: ProxyPassReverse ProxyPassReverseCookieDomain ProxyPassReverseCookiePath are only made for the simply ProxyPass form an