JBoss Community

Re: Use Apache mod_proxy or mod_rewrite to redirect to jboss

created by Mike schwery in JBoss Portal - View the full discussion

I'm trying to get the following to work but it's not doing anything.

 

RewriteCond %{REQUEST_URI} ^/$

RewriteRule .* http://127.0.0.1:8080/index.html [P]

 

When I put in http://1.2.3.4/DocMgrAppInfo/index.jsp, I want it to go to http://127.0.0.1:8080/index.html. Can anyone give me some ideas? 

Reply to this message by going to Community

Start a new discussion in JBoss Portal at Community