Mike schwery [
http://community.jboss.org/people/mschwery] created the discussion
"Re: Use Apache mod_proxy or mod_rewrite to redirect to jboss"
To view the discussion, visit:
http://community.jboss.org/message/564801#564801
--------------------------------------------------------------
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 http://127.0.0.1:8080/index.html [P]
When I put in
http://1.2.3.4/DocMgrAppInfo/index.jsp
http://1.2.3.4/DocMgrAppInfo/index.jsp, I want it to go to
http://127.0.0.1:8080/index.html http://127.0.0.1:8080/index.html. Can anyone give me some
ideas?
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/564801#564801]
Start a new discussion in JBoss Portal at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]