So with RAM.
And stick with Apache2 if you need extensions like mod_geoip, mod_rewrite, etc. Many people will advise you to drop Apache and go with a lightweight web server. I do not recommend you do this without considering the extensions you need. If you don't need any extensions like mod_geoip, etc then you can go for something more lightweight. However, if you are a web publisher, your will find great benefit in running things like mod_geoip, mod_rewrite, etc.
|