Commit Graph

837 Commits (55c90e4c604bf306c87d261e03363104f33ca5d6)
 

Author SHA1 Message Date
Jan Kneschke 37fbe04de9 added note on how to set the backend
17 years ago
Jan Kneschke 24ff4eb0ab only load reasons for broken HTTP headers on request
17 years ago
Jan Kneschke f4ad19e034 moved dirlisting docs to its own file
17 years ago
Jan Kneschke 5e513b7233 added docs for mod_dirlisting (fixes #136)
17 years ago
Jan Kneschke 587cc43174 fixed typo and added extra notes (patch by <robe@amd.co.at>)
17 years ago
Jan Kneschke 156c02a466 test for posix_madvise
17 years ago
Jan Kneschke 1b517c8bfc the next release is 1.4.10
17 years ago
Jan Kneschke bd8e6919d2 added tests for possible crashes
17 years ago
Jan Kneschke 433f1883ac improved performance of env-creation and added DOCUMENT_ROOT to the env
17 years ago
Jan Kneschke c6273f69a8 fixed indention
17 years ago
Jan Kneschke 4a81e17c6c qop is required nc and nonce (fixes #477)
17 years ago
Jan Kneschke 06d111d8aa distribute connect-storms properly over the available hosts
17 years ago
Jan Kneschke 5872f76613 updated the defines for the build
17 years ago
Jan Kneschke d0cbebef19 fixed typos (fixes #474)
17 years ago
Jan Kneschke 07a3253da9 added error-msg if FAMopen fails (fixes #484) (patch by avar)
17 years ago
Jan Kneschke a6d91904fc removed quotes around values
17 years ago
Jan Kneschke e7cf0f51d8 set var.CWD for later use with relative paths
17 years ago
Jan Kneschke f6abde6c73 remove unused config variable
17 years ago
Jan Kneschke de2196c142 don't append a \n for syslog() (fixes #481)
17 years ago
Jan Kneschke 9ec477a374 - fixed load-balancing (#480)
17 years ago
Jan Kneschke ca33bec31a - removed the session-id code
17 years ago
Jan Kneschke 754f950fc1 set SEQENTIAL READ on the sendfile file-fds
17 years ago
Jan Kneschke 869b6d4585 - darwin 7 doesn't like madvise
17 years ago
Jan Kneschke de3bdbf1a2 fixed crash cause by missing comma (patch from <bobby@alphatrade.com>)
17 years ago
Jan Kneschke 649cc0b7bc added Help text (scons -h) and a option to pass CC
17 years ago
Xuefer bf67fb1413 implement global context
17 years ago
Xuefer 1d97323652 less confusing/misleading on conditional backreference
17 years ago
Xuefer 74515e64d2 typo in Example
17 years ago
Jan Kneschke 123c98a3ef updated to latest news
17 years ago
Jan Kneschke df016dc983 give a warning on duplicate response headers
17 years ago
Jan Kneschke 866af7bc31 added comment about applying response header multiple times
17 years ago
Jan Kneschke 56109968f1 this should fix the 'missing cleanup' msg for mod_mysql_vhost
17 years ago
Jan Kneschke 487723d947 only apply setenv once per request
17 years ago
Jan Kneschke 6842dbb724 added tests for lowercase filesysytems
17 years ago
Jan Kneschke ab4fddbda1 document the socket.bind + unix-domain-socket handling
17 years ago
Jan Kneschke 0f437f2c23 remove unix domain socket if it is unused before binding to it (fixes #395)
17 years ago
Jan Kneschke 28e5c53a97 get known to the CONNECT method
17 years ago
Jan Kneschke c1d6012ce9 ENCODING_MINIMAL_XML was missing in last commit
17 years ago
Jan Kneschke e41496fba7 fixed error-msg
17 years ago
Jan Kneschke a1e6331f04 fixed encoding of UTF8 data (Jani Taskinen <sniper@iki.fi>)
17 years ago
Jan Kneschke ad712a18be improved docs (patch by <robe@amd.co.at>)
17 years ago
Jan Kneschke 70120a0299 improved the htdigest example
17 years ago
Jan Kneschke 4afd2ae2af renamed server.force-lower-case-files to server.force-lowercase-filenams
17 years ago
Jan Kneschke ebb0efb457 oops, split the path on the final path to the binary itself
17 years ago
Jan Kneschke 45b98c63a3 fixed chkconfig on install
17 years ago
Jan Kneschke 942e416d3e fixed typo ( fixes #453 )
17 years ago
Jan Kneschke fbcecd3303 fixed wording
17 years ago
Jan Kneschke fc813b7d35 fixed mem-leak (fixes #450)
17 years ago
Jan Kneschke 1e21941a94 fixed typo
17 years ago
Jan Kneschke 8b4101e08c fixed example (fixes #456)
17 years ago