We are in the middle of setting up a new container to migrate our ever growing web app onto. Primarily to satisfy a security audit, but also to catch up and implement missing/outdated security.
The new container currently has Apache 1.3.42 installed, which is the same as what the original container is currently running. Should I be trying to upgrade Apache to 2.x during this process? And am I likely to run into some problems with missing modules.
Comparisons turned up in Google are all outdated.