|
|
|
@ -13,7 +13,7 @@ setup {
|
|
|
|
|
accesslog = "/var/log/lighttpd2/access.log"; |
|
|
|
|
accesslog.format = "%h %V %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\""; |
|
|
|
|
|
|
|
|
|
include "/etc/sv/lighttpd2/mimetypes.conf"; |
|
|
|
|
include "/etc/lighttpd2/mimetypes.conf"; |
|
|
|
|
|
|
|
|
|
static.exclude_extensions = ( ".php", ".pl", ".fcgi", "~", ".inc" ); |
|
|
|
|
|
|
|
|
|