Project

General

Profile

Actions

Bug #156

closed

include statement in lighttpd.conf doesn't work (parse error)

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

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

Description

I have lighttpd-1.3.13-r3 (gentoo) and whenever I put a statement like:
include "/etc/lighttpd/mime.conf" or include "mime.conf", it comes up with this error message (config.c.892) line: 14 pos: 1 parser failed somehow near here.

I ran lighttpd this way: lighttpd -D -f /etc/lighttpd/lighttpd.conf. I can't seem to find any way of including a file or a directory in the main config file

I even tried the example listed in the documentation (http://lighttpd.net/documentation/configuration.html):

  1. include, relative to dirname of main config file

include "mime.types.conf"

Any help would be good! Thanks

-- miles.wu

Actions #1

Updated by dg almost 19 years ago

  • Status changed from New to Fixed
  • Resolution set to invalid

This is a new feature that will be coming in 1.4, it looks like the docs on the site have already been updated..

Actions #2

Updated by stbuehler over 15 years ago

  • Status changed from Fixed to Invalid
Actions

Also available in: Atom