Changeset 293

Show
Ignore:
Timestamp:
04/21/2005 10:56:08 PM (3 years ago)
Author:
jan
Message:

added mimetype for svn and fixed typo in mod_indexfile

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/doc/lighttpd.conf

    r274 r293  
    2222#                               "mod_status", 
    2323#                               "mod_setenv", 
    24                                 "mod_indexfiles", 
     24                                "mod_indexfile", 
    2525#                               "mod_dirlisting", 
    2626#                               "mod_fastcgi", 
     
    9898  ".asx"          =>      "video/x-ms-asf", 
    9999  ".wmv"          =>      "video/x-ms-wmv", 
     100  ".svg"          =>      "image/svg+xml", 
    100101  ".bz2"          =>      "application/x-bzip", 
    101102  ".tbz"          =>      "application/x-bzip-compressed-tar",