Project

General

Profile

Actions

Bug #341

closed

setting default value for configuration file parameters

Added by Anonymous over 19 years ago. Updated almost 9 years ago.

Status:
Fixed
Priority:
Normal
Category:
core
Target version:
ASK QUESTIONS IN Forums:

Description

By default, lighttpd will spit out "404- Not Found" unless you set error-handler-404 to something else. There needs to be a way to set it to the default value (like if you use virtual hosts) again, just in case it has already been set.

something like:

server.error-handler-404 = DEFAULT

would be nice. I tried setting it like this:

server.error-handler-404 = ""

and it just redirected to the document root "/", which was not helpful. I also tried NULL, NIL null, nil...

I am using 1.3.16.
(btw, error-use-syslog doesn't work in this version)

#1

Updated by moo about 19 years ago

  • Status changed from New to Assigned
#3

Updated by der74hva3 over 15 years ago

  • File o1.html added
#4

Updated by stbuehler over 15 years ago

  • File deleted (o1.html)
#5

Updated by gstrauss almost 9 years ago

  • Description updated (diff)
  • Status changed from Assigned to Fixed
  • Assignee deleted (moo)
Actions

Also available in: Atom