Commit Graph

696 Commits (d7339a70b94d1804a25b661d7d29c32927d226a0)
 

Author SHA1 Message Date
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
Jan Kneschke 8cf82a44a1 fixed wording in error-msgs
17 years ago
Jan Kneschke e485768d1e handle a sendfile() = 0 is connection closed by remote side
17 years ago
Jan Kneschke 2a4080a88b detect required static libs through ldd
17 years ago
Jan Kneschke 71b65a61d5 documented server-stats
17 years ago
Jan Kneschke f27b8d0168 fixed 'return 414 on overlong request-headers'
17 years ago
Jan Kneschke 4a86d31562 chdir to the bin-path dir before exec()ing the to-be-spawned fastcgi backend
17 years ago
Xuefer 5da3530140 new build_static/build_fullstatic/build_dynamic option
17 years ago
Jan Kneschke ea57fa1747 ok, rel_path is not updated by mod_indexfile or the pathinfo handling
17 years ago
Jan Kneschke 415e215746 use physical.rel_path instead url.path to handle case-insensitive file-systems in the right way
17 years ago
Jan Kneschke 77083977ae added a fullstatic target
17 years ago
Jan Kneschke a5e280fd4b added static building of lighttpd
17 years ago
Jan Kneschke 0ef0742654 added a comment what to do before we have Expect: support
17 years ago
Jan Kneschke 78fe973055 - added mod_evasive to the autoconf build
17 years ago
Jan Kneschke 8a010e16fb removed dead code which led to a collision on libsasl2 anyway
17 years ago
Jan Kneschke ded1e9a834 cosmetics and added a comment about the order in the STATE enum
17 years ago
Jan Kneschke 7096a842b8 fix hang if mod_status is used without mod_fastcgi (fixes #439)
17 years ago
Jan Kneschke abe6d62a02 don't strip numbers from the starting env (fixed #438)
17 years ago
Jan Kneschke bc95f8024a added statistics to the fastcgi module and a simple text/plain reporter to mod_status
17 years ago
Jan Kneschke cd4fd6f4d3 Depth: 1 PROPFIND request have to include the requested collection too
17 years ago
Jan Kneschke ab8493f603 print usefull information if the backend crashes for some reason
17 years ago
Jan Kneschke 28db0418f2 MSIE sends Content-Length: 0 for OPTIONS requests, tolerate that
17 years ago
Jan Kneschke ab35f0e383 fixed the handling of the global webdav.log-xml option
17 years ago
Jan Kneschke 96ffed78c3 added handling of If-Range
17 years ago
Jan Kneschke 94334e46b2 1x INT == graceful shutdown
17 years ago
Jan Kneschke 580823f791 forbid Content-Length for GET, HEAD or OPTIONS requests
17 years ago
Jan Kneschke f3e3fc8007 added docs for the cml.power-magnet and fixed typos
17 years ago
Jan Kneschke f6257d9118 made the 'spawn php myself' working again for me (jan)
17 years ago
Jan Kneschke 8cc3e9fdbb laulib is needed too for mod_cml
17 years ago
Jan Kneschke 4c91a14c4d added a static target to scons which compiles lighttpd staticly (incl. mod_access as test)
17 years ago
Jan Kneschke b789ce87a1 remove zombies again
17 years ago
Jan Kneschke 8f871d4f04 fixed empty Host: for mod_proxy (finally)
17 years ago
Jan Kneschke b85fb3b41d fix logfile spamming on conn-refused and friends
17 years ago
Jan Kneschke e2f4ccd343 added internals for the statistics framework
17 years ago
Jan Kneschke 44cef4913a added the power-magnet to mod_cml
17 years ago
Jan Kneschke ed6f81da16 fixed config option
17 years ago
Jan Kneschke f9e91971ac added mod_evasive to limit the number of connections by IP (<w1zzard@techpowerup.com>)
17 years ago
Jan Kneschke 3c5de44781 updated the latest changes and fixed the typos and wording in the docs (Ryan Schmidt)
17 years ago
Jan Kneschke ae4a4143d6 improved error-msg
17 years ago
Jan Kneschke 1ea90be00a fixed counting of unused blocks (sandy <sandy@meebo.com>)
17 years ago
Jan Kneschke 6e193e4040 make AIX happy and include fcntl.h instead of sys/fcntl.h (fixes #417)
17 years ago
Jan Kneschke a39e5713d5 show HEADER.txt if it exists (fixes #246) (<mnag@FreeBSD.org>)
17 years ago