[jboss-dev-forums] [JBoss Web Development] - Re: HTTPS Redirect URL Problem

erasmo2 marciano2 do-not-reply at jboss.com
Wed Nov 21 10:37:28 EST 2012


erasmo2 marciano2 [https://community.jboss.org/people/erasmomarciano] created the discussion

"Re: HTTPS Redirect URL Problem"

To view the discussion, visit: https://community.jboss.org/message/777754#777754

--------------------------------------------------------------
When you call this url  https://example.com/ https://example.com   
You are doing this:
 https://127.0.0.1:443 https://127.0.0.1:443 or https://127.0.0.1:80
The ports 443 and 80 are of default for protocol http.

You have two way:

1) You configure the port in Jboss 80 or 443
2) You install Apache and configure mod_jk mod_proxy mod_cluster as load balancing
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/777754#777754]

Start a new discussion in JBoss Web Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2112]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20121121/051cc63a/attachment.html 


More information about the jboss-dev-forums mailing list