Last days, I moved my website on a new server and I installed Lighttpd instead of Apache. The first problem I had to solve was about permalinks. It’s always more comfortable to use links like :
http://www.dogguy.org/blog/%year%/%month%/%day%/%post_name%
than
http://www.dogguy.org/blog/index.php?p=%post_id%
Then, I tried to look, using Google, what people have done to avoid this issue. One [...]
Continue reading " Wordpress (v2.1) permalinks and Lighttpd (v1.4) "
