$HTTP["host"] == "www.sagrising.loc" { server.document-root = var.l2gDir + "/HTDOCS/www" dir-listing.activate = "disable" url.rewrite = ( "^/(.*)\.(.+)$" => "$0", "^/(.+)/?$" => "/index.php/$1" ) }