Changeset 219
- Timestamp:
- 03/27/2005 05:28:12 PM (3 years ago)
- Files:
-
- 1 modified
-
trunk/doc/lighttpd.conf (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/lighttpd.conf
r188 r219 8 8 9 9 ## modules to load 10 # at least mod_access, mod_indexfiles and mod_accesslog should be loaded 10 # at least mod_access, mod_indexfiles, mod_accesslog and mod_staticfile 11 # should be loaded 12 # 11 13 # all other module should only be loaded if really neccesary 12 14 # - saves some time … … 33 35 # "mod_expire", 34 36 # "mod_secdownload", 37 "mod_staticfile", 35 38 # "mod_rrdtool", 36 39 "mod_accesslog" )

