server.port = 80 server.document-root = "/var/www/lighttpd" server.errorlog = "/var/log/lighttpd-error.log" dir-listing.activate = "enable" index-file.names = ( "index.html" )