summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* push options to configure scriptlighttpd-1.3.xjan2005-07-311-2/+4
* updated NEWS for releasejan2005-07-312-0/+24
* documented the changes in mod_rewritejan2005-07-311-5/+16
* let examples use the new featuresjan2005-07-312-4/+4
* disable range-requests for acrobat and add 2 new mimetypesjan2005-07-311-3/+7
* added sorting to output (by erik^) jan2005-07-311-50/+157
* use exec to replace the shelljan2005-07-311-3/+9
* added CACHE_HIT and CACHE_MISS (#187)jan2005-07-311-4/+12
* added valid-user support, fixed #4jan2005-07-311-1/+11
* applied selective TCP_CORK from Christian von Roques (#97)jan2005-07-311-7/+16
* the error-handler defaults to 200 of error was handled successfully, fixes #168jan2005-07-311-4/+1
* handle 'proxy not reachable'jan2005-07-311-0/+17
* Content-Length only works if Transfer-Encoding is not setjan2005-07-311-5/+3
* minor additionsjan2005-07-312-0/+4
* cosmetics and documented server.errorlog-use-syslogjan2005-07-293-6/+19
* documented the new optionsjan2005-07-292-1/+35
* next is .16jan2005-07-281-1/+1
* added a switch to disable range requests, this doesn't fix #171 but is a work...jan2005-07-283-2/+12
* improved error-msgjan2005-07-281-2/+2
* added support for host and portjan2005-07-281-30/+42
* added tests for /prefix + PATH_INFO on check-local = disablejan2005-07-284-11/+27
* improved the examplesjan2005-07-281-3/+8
* added support to have a PATH_INFO on /prefix if check-local is disabledjan2005-07-281-15/+35
* added fucntionname to errormsgjan2005-07-261-2/+2
* cleaned up the errorlog writing, default is now stderr, syslog is requested e...jan2005-07-267-87/+109
* reverted last patch and added commentjan2005-07-261-1/+4
* do the url matching after we cleaned it up jan2005-07-241-1/+1
* added functions file_isreg() and dir_files() and added last-modified handlingjan2005-07-243-5/+91
* added url.rewrite-once and url.rewrite-repeat and mapped the old options both...jan2005-07-231-81/+78
* detect endless loops and kill them jan2005-07-234-2/+27
* fixed typojan2005-07-231-1/+1
* moved last-modified handling into a exported function and let mod_cml use itjan2005-07-233-81/+111
* Added OPTIONS supportjan2005-07-214-3/+22
* mod_trigger_b4_dl needs pcrejan2005-07-211-1/+1
* set Date: header for dynamic HTTP/1.0 requestsjan2005-07-181-2/+1
* fixed LUA code examplesjan2005-07-171-38/+12
* forgot to add itjan2005-07-171-0/+15
* removed debug jan2005-07-161-2/+0
* those are in the release .15jan2005-07-162-1/+342
* added examples jan2005-07-152-0/+26
* updated changelog and news for release of 1.3.15jan2005-07-152-1/+21
* disable duplicate-header-check for nowjan2005-07-151-5/+5
* prepared for 1.3.15jan2005-07-151-0/+6
* fixed layoutjan2005-07-151-1/+1
* mod_cml_logic.c is replaced by mod_cml_lua.cjan2005-07-151-839/+0
* ported mod_cml to luajan2005-07-156-294/+221
* call trigger only if GDBM is usedjan2005-07-151-2/+4
* fixed typojan2005-07-151-3/+3
* cleanup errorfile_prefix properlyjan2005-07-151-0/+1
* close stderr or redirect it to our logfilejan2005-07-151-1/+7