summaryrefslogtreecommitdiff
path: root/src/mod_staticfile.c
Commit message (Expand)AuthorAgeFilesLines
* added handling of If-RangeJan Kneschke2006-01-031-5/+19
* the range-request options was not handled at all, added test caseJan Kneschke2005-10-051-1/+1
* remove warning for strptimemOo2005-10-011-3/+0
* moved last-modifed handling to response.c and let mod_cml_lua.c use it.Jan Kneschke2005-08-311-81/+3
* added large-file support for Range-Requests again.Jan Kneschke2005-08-261-5/+5
* fix merging of auto-indexing element, and make autoload modules hack to use a...mOo2005-08-231-0/+2
* on SEGFAULT tell were we whereJan Kneschke2005-08-211-0/+1
* let mod_compress prepare etag, last-modified and content-typeJan Kneschke2005-08-181-41/+28
* moved code to mod_staticfile, mod_dirlisting and mod_indexfileJan Kneschke2005-08-151-0/+575