-

DSpace 6: Configure apache2 as reverse proxy in front of tomcat
This post guides you how to configure apache2 to run as a reverse proxy for tomcat. The reason I personally use apache2 instead of directly exposing tomcat is because it becomes easy to install SSL certicates and automate their renewal. There could be other reasons.
