Stephen Liu wrote:
On browser running;
http://satimis.com/mail 404 - Not Found
I am not an expert on lighthttpd, but try to include index-file.names = ( "index.php" } in your config.
For a decent performance you would need to configure something like FastCGI instead of regular CGI.