Commit Graph

368 Commits (32c28a042104fd3c96a2138acdfe3f9dc25ce822)
 

Author SHA1 Message Date
Jan Kneschke 6adaad5458 let mod_alias handle directories and files (merged [284], [294])
18 years ago
Jan Kneschke dee5efa0e2 fixed error-handling
18 years ago
Jan Kneschke 5e134da075 dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection-end
18 years ago
Jan Kneschke 62cd1ba4b4 merge branch for 1.3.16 and the changesets from trunk before all of them are merged back to trunk again
18 years ago
Jan Kneschke e314aefdd5 push options to configure script
18 years ago
Jan Kneschke 263cc5dbca updated NEWS for release
18 years ago
Jan Kneschke e82d062eae documented the changes in mod_rewrite
18 years ago
Jan Kneschke c11f816204 let examples use the new features
18 years ago
Jan Kneschke f2cd60aab8 disable range-requests for acrobat and add 2 new mimetypes
18 years ago
Jan Kneschke 99c3f027ce added sorting to output (by erik^)
18 years ago
Jan Kneschke 74a38947f7 use exec to replace the shell
18 years ago
Jan Kneschke fdfaf11367 added CACHE_HIT and CACHE_MISS (#187)
18 years ago
Jan Kneschke 9a62fdb85d added valid-user support, fixed #4
18 years ago
Jan Kneschke e678d8f765 applied selective TCP_CORK from Christian von Roques (#97)
18 years ago
Jan Kneschke 81edb90eac the error-handler defaults to 200 of error was handled successfully, fixes #168
18 years ago
Jan Kneschke 5da36ebd0f handle 'proxy not reachable'
18 years ago
Jan Kneschke 8f1558e1bb Content-Length only works if Transfer-Encoding is not set
18 years ago
Jan Kneschke 26b10e7fe8 minor additions
18 years ago
Jan Kneschke cee64f2af7 cosmetics and documented server.errorlog-use-syslog
18 years ago
Jan Kneschke 5e59f6a239 documented the new options
18 years ago
Jan Kneschke b59939b6b9 next is .16
18 years ago
Jan Kneschke 6d4a508763 added a switch to disable range requests, this doesn't fix #171 but is a workaround
18 years ago
Jan Kneschke da7ef63982 improved error-msg
18 years ago
Jan Kneschke c5bc4e7f71 added support for host and port
18 years ago
Jan Kneschke eaa13584b5 added tests for /prefix + PATH_INFO on check-local = disable
18 years ago
Jan Kneschke 35ba71e811 improved the examples
18 years ago
Jan Kneschke c5502e66eb added support to have a PATH_INFO on /prefix if check-local is disabled
18 years ago
Jan Kneschke 487dd60613 added fucntionname to errormsg
18 years ago
Jan Kneschke adcc83d26f cleaned up the errorlog writing, default is now stderr, syslog is requested explicitly
18 years ago
Jan Kneschke 61a1e9b2ec reverted last patch and added comment
18 years ago
Jan Kneschke a8117f5454 do the url matching after we cleaned it up
18 years ago
Jan Kneschke d576e0ad64 added functions file_isreg() and dir_files() and added last-modified handling
18 years ago
Jan Kneschke 6215997b8d added url.rewrite-once and url.rewrite-repeat and mapped the old options both to url.rewrite-once
18 years ago
Jan Kneschke 7126a0f2bc detect endless loops and kill them
18 years ago
Jan Kneschke b4b428f482 fixed typo
18 years ago
Jan Kneschke ab054446f4 moved last-modified handling into a exported function and let mod_cml use it
18 years ago
Jan Kneschke ffcc939e1b Added OPTIONS support
18 years ago
Jan Kneschke 70e4159456 mod_trigger_b4_dl needs pcre
18 years ago
Jan Kneschke 4308d8f868 set Date: header for dynamic HTTP/1.0 requests
18 years ago
Jan Kneschke 2833c51fd8 fixed LUA code examples
18 years ago
Jan Kneschke ec9e53fd56 forgot to add it
18 years ago
Jan Kneschke 5d1792ad71 removed debug
18 years ago
Jan Kneschke d30d9ca055 those are in the release .15
18 years ago
Jan Kneschke 5f8945246c added examples
18 years ago
Jan Kneschke 62960767c2 updated changelog and news for release of 1.3.15
18 years ago
Jan Kneschke 94d6a83716 disable duplicate-header-check for now
18 years ago
Jan Kneschke 1791604cb7 prepared for 1.3.15
18 years ago
Jan Kneschke 82b55d1487 fixed layout
18 years ago
Jan Kneschke 10d7035595 mod_cml_logic.c is replaced by mod_cml_lua.c
18 years ago
Jan Kneschke 1408a4820d ported mod_cml to lua
18 years ago