Re: [EMAIL PROTECTED] Using rewrite to forward the request

2008-07-09 Thread Bradley Giesbrecht
Holy cow. Did I do that. I did! I hit reply with the wrong email select. How embarassing. //Brad On Jul 9, 2008, at 9:22 AM, Bradley Giesbrecht wrote: Actually this is a good use of Chrome. Chrome has stock images. Well at least one. //brad On Jul 9, 2008, at 8:51 AM, Mohit Anchlia wrote:

Re: [EMAIL PROTECTED] Using rewrite to forward the request

2008-07-09 Thread Bradley Giesbrecht
Actually this is a good use of Chrome. Chrome has stock images. Well at least one. //brad On Jul 9, 2008, at 8:51 AM, Mohit Anchlia wrote: We have a web server that redirects traffic to app server using mod_jk load balancer. Now I need to do the following: 1. If request comes from URL /AB

[EMAIL PROTECTED] Using rewrite to forward the request

2008-07-09 Thread Mohit Anchlia
We have a web server that redirects traffic to app server using mod_jk load balancer. Now I need to do the following: 1. If request comes from URL /AB and content of URL /AB has content in certain format then forward it to mod_jk otherwise forward it to some other URL (external system in our case