Actions
Bug #156
closedinclude statement in lighttpd.conf doesn't work (parse error)
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):
- include, relative to dirname of main config file
include "mime.types.conf"
Any help would be good! Thanks
-- miles.wu
Updated by dg almost 20 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
Also available in: Atom