You will have to set up a redirect through Apache(Not apache tomcat) or IIS
webserver 
You can set a virtual redirect which redirects all requests to
mydomain.com/myApp 
to mydomain.com:8080/webappName/....

I can not remember the exact configuration but I am sure you will be able to
find them.
If not i can look at my configuration.

here are some URL's to get you started
http://stackoverflow.com/questions/603765/how-do-i-redirect-from-apache-to-tomcat
http://tomcat.apache.org/tomcat-4.1-doc/proxy-howto.html
http://tomcat.apache.org/connectors-doc/generic_howto/quick.html

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Wicket-Application-on-GoDaddy-tp4529071p4529802.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to