How do I secure a Tomcat installation?
Posted
by
spangeman
on Ask Ubuntu
See other posts from Ask Ubuntu
or by spangeman
Published on 2012-01-11T13:10:51Z
Indexed on
2012/03/31
23:42 UTC
Read the original article
Hit count: 182
tomcat6
I have installed tomcat on my Ubuntu Home 11.10 system and can successfully access the test page online after port forwarding on 8080 within my router.
I have not made any other changes to the router, Ubuntu or the tomcat install, everything else has remained standard. I intend on using this to play around with Java Servlets and basic web development for my own personal use.
What steps, if any, would you suggest I take to ensure this is secure? Should I change anything within the Tomcat configuration? This seemed like a good idea to limit access - http://www.seankilleen.com/2010/09/how-to-allow-only-specific-ip-addresses_30.html
But I am open to any other recommendations.
© Ask Ubuntu or respective owner