open_basedir will slow you down – security vs. speed

Friday, March 21st, 2008

Just a quickie. I’m working on some security enhancements for my new website project, and in that progress, I have moved away from Apache2.2.3 and now using Lighttpd instead. Lighttpd does not use the same method of invoking php as apache does (mod_php vs. fast-cgi php). In my eager to make the ...

New books from amazon.co.uk

Wednesday, March 19th, 2008

Just got an email from Amazon.co.uk - the have shipped my new batch of dev-books :) This time around it was more an impulze to buy some books, so I hope I will end up as satisfied as last time I purchased some books from them. Building Scalable Web Sites: Building, scaling, ...