Commit Graph

658 Commits (df016dc98330be0e790b7fb5cb8eb39fb9994e16)

Author SHA1 Message Date
Jan Kneschke 74a38947f7 use exec to replace the shell
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@493 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-31 12:55:07 +00:00
Jan Kneschke fdfaf11367 added CACHE_HIT and CACHE_MISS (#187)
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@492 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-31 11:58:49 +00:00
Jan Kneschke 9a62fdb85d added valid-user support, fixed #4
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@491 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-31 11:49:26 +00:00
Jan Kneschke e678d8f765 applied selective TCP_CORK from Christian von Roques (#97)
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@490 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-31 11:02:57 +00:00
Jan Kneschke 81edb90eac the error-handler defaults to 200 of error was handled successfully, fixes #168
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@489 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-31 10:43:47 +00:00
Jan Kneschke 5da36ebd0f handle 'proxy not reachable'
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@488 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-31 10:15:35 +00:00
Jan Kneschke 8f1558e1bb Content-Length only works if Transfer-Encoding is not set
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@487 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-31 10:15:15 +00:00
Jan Kneschke 26b10e7fe8 minor additions
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@486 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-31 09:20:42 +00:00
Jan Kneschke cee64f2af7 cosmetics and documented server.errorlog-use-syslog
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@485 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-29 09:23:40 +00:00
Jan Kneschke 5e59f6a239 documented the new options
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@484 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-29 09:12:40 +00:00
Jan Kneschke b59939b6b9 next is .16
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@483 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-28 21:11:55 +00:00
Jan Kneschke 6d4a508763 added a switch to disable range requests, this doesn't fix #171 but is a workaround
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@482 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-28 21:05:16 +00:00
Jan Kneschke da7ef63982 improved error-msg
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@481 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-28 20:56:28 +00:00
Jan Kneschke c5bc4e7f71 added support for host and port
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@480 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-28 20:55:55 +00:00
Jan Kneschke eaa13584b5 added tests for /prefix + PATH_INFO on check-local = disable
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@479 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-28 10:24:49 +00:00
Jan Kneschke 35ba71e811 improved the examples
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@478 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-28 10:24:06 +00:00
Jan Kneschke c5502e66eb added support to have a PATH_INFO on /prefix if check-local is disabled
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@477 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-28 10:22:53 +00:00
Jan Kneschke 487dd60613 added fucntionname to errormsg
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@476 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-26 08:27:08 +00:00
Jan Kneschke adcc83d26f cleaned up the errorlog writing, default is now stderr, syslog is requested explicitly
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@475 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-26 08:26:28 +00:00
Jan Kneschke 61a1e9b2ec reverted last patch and added comment
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@474 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-26 08:24:32 +00:00
Jan Kneschke a8117f5454 do the url matching after we cleaned it up
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@473 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-24 12:46:01 +00:00
Jan Kneschke d576e0ad64 added functions file_isreg() and dir_files() and added last-modified handling
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@472 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-24 06:58:03 +00:00
Jan Kneschke 6215997b8d added url.rewrite-once and url.rewrite-repeat and mapped the old options both to url.rewrite-once
if the user really wants url.rewrite-repeat he has to use it expecitly. 
Added detection for endless loops


git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@471 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-23 20:58:46 +00:00
Jan Kneschke 7126a0f2bc detect endless loops and kill them
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@470 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-23 20:42:34 +00:00
Jan Kneschke b4b428f482 fixed typo
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@469 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-23 20:42:08 +00:00
Jan Kneschke ab054446f4 moved last-modified handling into a exported function and let mod_cml use it
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@468 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-23 20:30:54 +00:00
Jan Kneschke ffcc939e1b Added OPTIONS support
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@467 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-21 20:59:30 +00:00
Jan Kneschke 70e4159456 mod_trigger_b4_dl needs pcre
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@466 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-21 20:57:40 +00:00
Jan Kneschke 4308d8f868 set Date: header for dynamic HTTP/1.0 requests
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@465 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-18 09:22:19 +00:00
Jan Kneschke 2833c51fd8 fixed LUA code examples
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@464 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-17 10:07:53 +00:00
Jan Kneschke ec9e53fd56 forgot to add it
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@463 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-17 08:27:44 +00:00
Jan Kneschke 5d1792ad71 removed debug
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@461 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-16 11:35:05 +00:00
Jan Kneschke d30d9ca055 those are in the release .15
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@460 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-16 11:33:10 +00:00
Jan Kneschke 5f8945246c added examples
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@458 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-15 18:19:10 +00:00
Jan Kneschke 62960767c2 updated changelog and news for release of 1.3.15
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@457 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-15 18:11:57 +00:00
Jan Kneschke 94d6a83716 disable duplicate-header-check for now
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@456 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-15 18:11:38 +00:00
Jan Kneschke 1791604cb7 prepared for 1.3.15
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@455 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-15 18:10:00 +00:00
Jan Kneschke 82b55d1487 fixed layout
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@454 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-15 18:09:41 +00:00
Jan Kneschke 10d7035595 mod_cml_logic.c is replaced by mod_cml_lua.c
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@453 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-15 18:09:16 +00:00
Jan Kneschke 1408a4820d ported mod_cml to lua
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@452 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-15 17:46:13 +00:00
Jan Kneschke 161ed5530b call trigger only if GDBM is used
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@451 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-15 17:45:57 +00:00
Jan Kneschke d30052b63c fixed typo
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@450 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-15 17:11:43 +00:00
Jan Kneschke 5400111ca3 cleanup errorfile_prefix properly
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@449 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-15 17:11:19 +00:00
Jan Kneschke dd72afb2d9 close stderr or redirect it to our logfile
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@448 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-15 14:32:57 +00:00
Jan Kneschke b11c59ce62 fixed typo
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@447 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-15 13:44:54 +00:00
Jan Kneschke 0c9b4d42ff made errorfile-prefix conditional
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@446 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-15 13:26:16 +00:00
Jan Kneschke 1c7fb65b56 a small rename
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@445 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-14 09:08:00 +00:00
Jan Kneschke d8cf40597a replace spaces by _ for memcache
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@443 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-12 18:25:18 +00:00
Jan Kneschke 1dfeea948f fixed typo in mimetype.xattr
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@442 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-12 11:35:31 +00:00
Jan Kneschke a2356ad632 added string-compare (NE, EQ), fixed handling of trigger.handler
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@441 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-07-11 11:03:12 +00:00