Monthly Archives: April 2009

Symfony and lighttpd

I’ve seen some articles on how to configure lighttpd to serve a Symfony project, however they usually did at least one mistake:

Assuming that requests with periods (‘.’) are for static files (the period is a default separator in Symfony, and is extensively used in the new admin generators).
Ignoring parameters after a ‘?’ (they are not [...]

Posted in Symfony, Sysadmin | Tagged , , , , | 5 Comments

CSS Naked Day

Today is CSS Naked Day!
My blog works perfectly without any CSS, of course; I often use Lynx to check websites I designed.

Posted in Webdesign | Tagged , , | Leave a comment