[users@httpd] Re: usage of querystring parameter instead of stickysession to route requests through proxy balancer

2014-05-22 Thread nik600
Actually i've resolved using an explicit condition with mod_rewrite: Directory /usr/share/php/imsl/com.imsl.mind.httpcluster/1.0 RewriteEngine on RewriteCond %{QUERY_STRING} ^(MyRoute=node1.*) RewriteRule (.*)

[users@httpd] ProxyPass from MySQL LookUp (on Start)

2014-05-22 Thread Matt .
Hi Guys, I'm looking for a solution where I can create ProxyPass for domainnames to a subdomain. Let's say I host subdomain.domain.com and someone wants to use his own managed domainname for this own subdomain.domain.com the most ideal is to have a vhost/proxypass for his domainnamename on my

[users@httpd] Add http proxy to apache that only permits https access

2014-05-22 Thread Brian Gaber
I have a webserver (WS1) that only listens for https requests. I would like to enable http Proxy service on WS1 so that one other server can use WS1 to get to the internet. How do I enable http Proxy and still only permit https for all other requests?

[users@httpd] Help with Understanding Subrequests

2014-05-22 Thread Jamie Jackson
Hi Folks, I'm a noob with mod_rewrite, and my logging has wondering about some things. (BTW, I'm on 2.2) Here's the request command, the virtual host's rewrite rule, and the generated log output: http://apaste.info/5ga I don't really understand why the logs are showing me an exhaustive list of

[users@httpd] Re: YOU BROKE MY CODE!

2014-05-22 Thread Christophe JAILLET
Maybe, mod_version can help you, ni order to manage only one conf file? Le 21/05/2014 10:44, Andy Canfield a écrit : I had a file 'apache.conf'' which ran fine under Apache 2.2. But on some machines we now find Apache 2.4 and it is not upward compatible. Note that MS-DOS 1.0 will still run on