You can try mod_rwrite in the virtual host section:
RewriteEngine On
RewriteCond %{HTTP_HOST} ^acmework\.acmeblog\.com$
RewriteRule ^/(acme)$ http://%1/$1?area=ind
Igor
On Mon, May 25, 2009 at 3:13 PM, Karthik Nanjangude <
karthik.nanjang...@xius-bcgi.com> wrote:
> Hi
>
>
>
> SPECF
>
> Apach
Hi
SPECF
Apache : 2.2.11
Mod jk : mod_jk-1.2.26-httpd-2.0.59.so
JBOSS : 4.2.1 ( 2 nos)
The specific web apps on the JBOSS are
http://: /acme
http://: /acme
The same have been configured in worker1.properties via Load balancer in
Apache/conf directory
The Problem
1) PUBLIC D