components/lighttpd/patches/03-lighttpd.conf.patch
changeset 7006 eb24eb49f7c4
parent 5738 fc0e1d002c9e
--- a/components/lighttpd/patches/03-lighttpd.conf.patch	Tue Sep 20 00:25:26 2016 -0700
+++ b/components/lighttpd/patches/03-lighttpd.conf.patch	Mon Sep 19 05:51:20 2016 -0700
@@ -67,7 +67,7 @@
  
  ##
  ## The basic network interface for all platforms at the syscalls read()
-@@ -296,7 +296,7 @@
+@@ -325,7 +325,7 @@
  ##                                 "index.htm", "default.htm" )
  ##
  index-file.names += (
@@ -76,7 +76,7 @@
  )
  
  ##
-@@ -345,7 +345,7 @@
+@@ -380,7 +380,7 @@
  ## Format: <errorfile-prefix><status-code>.html
  ## -> ..../status-404.html for 'File not found'
  ##