[eluser]davidbehler[/eluser]
If you are using Apache it's quite easy to get rid of the index.php by simply creating/editing the .htaccess file, but if you are like me using lighttpd it's not that easy (atleast as far as i know). You have to edit a lighttpd config file and maybe even restart the server to make it work. And with lighttpd it's another syntax, can't simply copy the lines from htaccess file.