Category Archives: PHP
Running a FastCGI Application Server with a Lighttpd Front End
Running a FastCGI Application Server separately from the Web Server has been an increasingly popular topic. The FastCGI Wikipedia Article states some of the reasons for it – “This separation allows server and application processes to be restarted independently — … Continue reading
Posted in Lighttpd, PHP
Leave a comment