Actions
Bug #474
closedtypos in source
Status:
Fixed
Priority:
Normal
Category:
core
Target version:
-
ASK QUESTIONS IN Forums:
Description
s/allow/allowed:
lighttpd-1.4.9 $ grep -n 'are allow in the condition' src/configfile.c 452: "only =~ and == are allow in the condition"); 491: "only !~ and != are allow in the condition");
s/initized/initialised/:
# zgrep -n initized /usr/share/doc/lighttpd-1.4.9/configuration.txt.gz 57: var.PID is initized to the pid of lighttpd before config is parsed
s/mod_indexfiles/mod_indexfile:
zgrep -n indexfiles /usr/share/doc/lighttpd-1.4.9/configuration.txt.gz 293: - mod_indexfiles
-- Elan Ruusamäe <glen
Updated by jan about 19 years ago
- Status changed from New to Fixed
- Resolution set to fixed
fixed in r968
Actions
Also available in: Atom