Daniel Marques [
https://community.jboss.org/people/dblue_one] created the discussion
"Apache Reserve Proxy vs Jboss"
To view the discussion, visit:
https://community.jboss.org/message/733568#733568
--------------------------------------------------------------
Hello people,
I have a problem whit the Apache reserve proxy to a Jboss, here's my config:
<VirtualHost *:7779>
Port 80
ServerName
domain.com
ProxyPass /
http://server:9988/xeo/Login.xvw http://server:9988/xeo/Login.xvw
ProxyPassReverse /
http://server:9988/xeo/Login.xvw
http://server:9988/xeo/Login.xvw
</VirtualHost>
The login.xvw called from the jboss server shows a login form, and only works calling the
absolute path like showed.
Calling the
domain.com the form doens't appear, its loads the rest of the page (header
and footer) but not the form.
There is some config that im missing?
Thank you very much,
db
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/733568#733568]
Start a new discussion in JBoss Remoting Development at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]