Question
1&1 Web Domain Redirect to Tomcat Instance on DigitalOcean Droplet
Hello,
I have a DigitalOcean Droplet with a tomcat instance running my Web Application with no issues.
Currently, to access my webapp, I have to go to http://droplet-ip-address:8080/MyWebApp.
I have a Web Domain hosted by 1&1 which is currently redirected to the above address. This means when going to http://www.mydomain.co.uk/ it redirects to http://droplet-ip-address:8080/MyWebApp.
Please could someone tell me whether it is possible to achieve the following:
http://www.mydomain.co.uk/myWebApp
??
Thanks,
Ben
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×