I have this in .htaccess in http://domain/directory RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-F RewriteRule ^.*$ index.php?$0 what rewrite this to lighttpd ? Regards, Piotr
on 28.09.2007 19:29
on 29.09.2007 14:12
Hello. Try to have a look to some older posts in this forum. You can do it with mod_lua.

