I set up jboss and apache. apache connect to jboss using mod-jk2.my welcome page on 
jboss is login.jsp,I can type URL in IE
http://myserver:8080/
to get login.jsp load in my browser.
I want get this through apache,I typed in 
http://myserver
it does't work,I got "HTTP Status 404 - /login.jsp" error
but the URL appeared on URL bar:
http://myserver/login.jsp
I click the "Go" button on browser,the login.jsp loaded


so,the question is,looks like the "http://myserver"; has been resolved to 
"http://myserver/login.jsp",but why the page not loaded?





View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837295#3837295

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837295



-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to