summaryrefslogtreecommitdiff
path: root/src/mod_staticfile.c
Commit message (Collapse)AuthorAgeFilesLines
...
* added possible for the caching of the invalid content-typeJan Kneschke2007-04-091-0/+9
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1722 152afb58-edef-0310-8abb-c4023f1b3aa9
* - white space cleanup part 2 this time 1.4 ;)Marcus Rückert2006-10-041-110/+110
| | | | | | i hope it helps with merging stuff back to 1.5 git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1371 152afb58-edef-0310-8abb-c4023f1b3aa9
* - backport symlink patch in hard version to 1.4.11Marcus Rückert2006-09-071-0/+13
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.11-ssl-fixes@1281 152afb58-edef-0310-8abb-c4023f1b3aa9
* removed warningJan Kneschke2006-02-081-1/+1
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@988 152afb58-edef-0310-8abb-c4023f1b3aa9
* ok, rel_path is not updated by mod_indexfile or the pathinfo handlingJan Kneschke2006-01-061-8/+2
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@924 152afb58-edef-0310-8abb-c4023f1b3aa9
* use physical.rel_path instead url.path to handle case-insensitive ↵Jan Kneschke2006-01-061-1/+1
| | | | | | file-systems in the right way git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@923 152afb58-edef-0310-8abb-c4023f1b3aa9
* added handling of If-RangeJan Kneschke2006-01-031-5/+19
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@909 152afb58-edef-0310-8abb-c4023f1b3aa9
* the range-request options was not handled at all, added test caseJan Kneschke2005-10-051-1/+1
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@781 152afb58-edef-0310-8abb-c4023f1b3aa9
* remove warning for strptimemOo2005-10-011-3/+0
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@769 152afb58-edef-0310-8abb-c4023f1b3aa9
* moved last-modifed handling to response.c and let mod_cml_lua.c use it.Jan Kneschke2005-08-311-81/+3
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@655 152afb58-edef-0310-8abb-c4023f1b3aa9
* added large-file support for Range-Requests again.Jan Kneschke2005-08-261-5/+5
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@625 152afb58-edef-0310-8abb-c4023f1b3aa9
* fix merging of auto-indexing element, and make autoload modules hack to use ↵mOo2005-08-231-0/+2
| | | | | | array merging git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@616 152afb58-edef-0310-8abb-c4023f1b3aa9
* on SEGFAULT tell were we whereJan Kneschke2005-08-211-0/+1
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@603 152afb58-edef-0310-8abb-c4023f1b3aa9
* let mod_compress prepare etag, last-modified and content-typeJan Kneschke2005-08-181-41/+28
| | | | git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@569 152afb58-edef-0310-8abb-c4023f1b3aa9
* moved code to mod_staticfile, mod_dirlisting and mod_indexfileJan Kneschke2005-08-151-0/+575
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@541 152afb58-edef-0310-8abb-c4023f1b3aa9