mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 00:54:41 +00:00
system: lighttpd 1.4.66 config removal
WARNING: unknown config-key: server.dir-listing (ignored)
This commit is contained in:
parent
3c53058805
commit
98b65dd8a0
@ -450,9 +450,6 @@ server.error-handler-404 = "/ui/404"
|
||||
## to help the rc.scripts
|
||||
server.pid-file = "/var/run/lighty-webConfigurator.pid"
|
||||
|
||||
## virtual directory listings
|
||||
server.dir-listing = "disable"
|
||||
|
||||
## enable debugging
|
||||
debug.log-request-header = "disable"
|
||||
debug.log-response-header = "disable"
|
||||
|
||||
@ -43,9 +43,6 @@ server.port = 8999
|
||||
## to help the rc.scripts
|
||||
server.pid-file = "/var/run/lighttpd-api-dispatcher.pid"
|
||||
|
||||
## virtual directory listings
|
||||
server.dir-listing = "disable"
|
||||
|
||||
## enable debugging
|
||||
debug.log-request-header = "disable"
|
||||
debug.log-response-header = "disable"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user