Changeset 442
- Timestamp:
- 07/12/2005 11:35:31 AM (3 years ago)
- Location:
- branches/lighttpd-1.3.x
- Files:
-
- 2 modified
-
debian/lighttpd.conf (modified) (1 diff)
-
doc/lighttpd.conf (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/lighttpd-1.3.x/debian/lighttpd.conf
r1 r442 90 90 91 91 # Use the "Content-Type" extended attribute to obtain mime type if possible 92 # mimetype s.use-xattr = "enable"92 # mimetype.use-xattr = "enable" 93 93 94 94 #### accesslog module -
branches/lighttpd-1.3.x/doc/lighttpd.conf
r374 r442 99 99 100 100 # Use the "Content-Type" extended attribute to obtain mime type if possible 101 #mimetype s.use-xattr = "enable"101 #mimetype.use-xattr = "enable" 102 102 103 103

