[jboss-user] [Installation, Configuration & Deployment] - Re: How to redirect to SSL protocal?
412
do-not-reply at jboss.com
Mon May 7 15:27:45 EDT 2007
You may want to consider editing the JBoss's index.html page to do the rdirect. The file is within ROOT.war in your tomcat.sar directory. All you need to do is to add a refresh meta tag to the page's header:
<META HTTP-EQUIV="refresh"
| content="0;URL=https://your_URL/">
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043740#4043740
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4043740
More information about the jboss-user
mailing list