0
votes
2answers
950 views

Apache Vs. lighthttpd? [closed]

I've recently bought a VDS server with 768MB RAM. All of my RAM is being eaten by Apache(286MB). As lighthttpd is lighter and needs less memory I want to switch to that. I just want to make sure I ...
1
vote
0answers
74 views

Best practice for suEXEC on complex sites?

What is best practice for using suEXEC on complex sites? We've got a site running under a single vhost, and we want to be able to run different PHP web apps eg /forum /wiki /crm as their own UIDs, to ...
2
votes
0answers
83 views

Apache, Lighttpd, which one should I use? [closed]

Apache has always been described to me as the solution for hosting websites, but I have been using Lighttpd for many years now and seems pretty stable. What are the advantages of Apache towards ...