Hacker News new | ask | show | jobs
by dmmcintyre3 5483 days ago
Why would you use apache for static sites? Did you even read the article? It uses lighttpd.
2 comments

By way of example. I'm sure there's equivalent incantations for lighttpd/nginx/flavor-of-the-week, the parent comment just happened to mention Apache. :)
Agreed. Using apache on a lowendbox is not a smart idea. Lighttpd serving static sites takes ~5MB in practise. That's also including a SSHd and other services.