Xuefer
1d97323652
less confusing/misleading on conditional backreference
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@955 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-20 08:36:12 +00:00
Xuefer
74515e64d2
typo in Example
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@954 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-15 09:04:40 +00:00
Jan Kneschke
123c98a3ef
updated to latest news
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@953 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-14 18:39:00 +00:00
Jan Kneschke
df016dc983
give a warning on duplicate response headers
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@952 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-14 18:38:15 +00:00
Jan Kneschke
866af7bc31
added comment about applying response header multiple times
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@951 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-14 18:37:16 +00:00
Jan Kneschke
56109968f1
this should fix the 'missing cleanup' msg for mod_mysql_vhost
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@950 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-14 18:36:45 +00:00
Jan Kneschke
487723d947
only apply setenv once per request
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@949 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-14 18:36:20 +00:00
Jan Kneschke
6842dbb724
added tests for lowercase filesysytems
...
made mod_access aware of lowercase filesystems
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@948 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-14 17:47:17 +00:00
Jan Kneschke
ab4fddbda1
document the socket.bind + unix-domain-socket handling
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@947 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-14 17:07:25 +00:00
Jan Kneschke
0f437f2c23
remove unix domain socket if it is unused before binding to it ( fixes #395 )
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@946 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-14 17:02:44 +00:00
Jan Kneschke
28e5c53a97
get known to the CONNECT method
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@945 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-14 08:15:10 +00:00
Jan Kneschke
c1d6012ce9
ENCODING_MINIMAL_XML was missing in last commit
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@944 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-14 08:14:24 +00:00
Jan Kneschke
e41496fba7
fixed error-msg
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@943 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-14 08:11:10 +00:00
Jan Kneschke
a1e6331f04
fixed encoding of UTF8 data (Jani Taskinen <sniper@iki.fi>)
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@942 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-12 22:01:26 +00:00
Jan Kneschke
ad712a18be
improved docs (patch by <robe@amd.co.at>)
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@941 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-12 21:59:46 +00:00
Jan Kneschke
70120a0299
improved the htdigest example
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@940 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-12 18:34:26 +00:00
Jan Kneschke
4afd2ae2af
renamed server.force-lower-case-files to server.force-lowercase-filenams
...
- use case-insensitive matches for mod_auth too if the FS is lower-case
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@939 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-11 23:05:06 +00:00
Jan Kneschke
ebb0efb457
oops, split the path on the final path to the binary itself
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@938 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-11 23:04:04 +00:00
Jan Kneschke
45b98c63a3
fixed chkconfig on install
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@937 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-11 16:04:31 +00:00
Jan Kneschke
942e416d3e
fixed typo ( fixes #453 )
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@936 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-11 10:20:35 +00:00
Jan Kneschke
fbcecd3303
fixed wording
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@935 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-11 10:18:58 +00:00
Jan Kneschke
fc813b7d35
fixed mem-leak ( fixes #450 )
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@934 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-11 10:18:30 +00:00
Jan Kneschke
1e21941a94
fixed typo
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@933 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-11 10:18:01 +00:00
Jan Kneschke
8b4101e08c
fixed example ( fixes #456 )
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@932 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-11 10:17:23 +00:00
Jan Kneschke
8cf82a44a1
fixed wording in error-msgs
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@931 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-11 10:16:17 +00:00
Jan Kneschke
e485768d1e
handle a sendfile() = 0 is connection closed by remote side
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@930 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-09 16:53:47 +00:00
Jan Kneschke
2a4080a88b
detect required static libs through ldd
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@929 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-08 18:42:12 +00:00
Jan Kneschke
71b65a61d5
documented server-stats
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@928 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-08 18:41:46 +00:00
Jan Kneschke
f27b8d0168
fixed 'return 414 on overlong request-headers'
...
- 501 was returned if a unknown Method was used
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@927 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-08 18:41:08 +00:00
Jan Kneschke
4a86d31562
chdir to the bin-path dir before exec()ing the to-be-spawned fastcgi backend
...
- fixes #331
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@926 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-07 20:13:50 +00:00
Xuefer
5da3530140
new build_static/build_fullstatic/build_dynamic option
...
install lighttpd to sbindir as the autoconf version
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@925 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-07 10:10:17 +00:00
Jan Kneschke
ea57fa1747
ok, rel_path is not updated by mod_indexfile or the pathinfo handling
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@924 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-06 13:32:17 +00:00
Jan Kneschke
415e215746
use physical.rel_path instead url.path to handle case-insensitive file-systems in the right way
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@923 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-06 02:36:54 +00:00
Jan Kneschke
77083977ae
added a fullstatic target
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@922 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-05 00:33:23 +00:00
Jan Kneschke
a5e280fd4b
added static building of lighttpd
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@921 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-04 23:31:32 +00:00
Jan Kneschke
0ef0742654
added a comment what to do before we have Expect: support
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@920 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-04 23:30:42 +00:00
Jan Kneschke
78fe973055
- added mod_evasive to the autoconf build
...
- ignore connections from the count which are not yet initialized
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@919 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-04 23:30:07 +00:00
Jan Kneschke
8a010e16fb
removed dead code which led to a collision on libsasl2 anyway
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@918 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-04 23:29:02 +00:00
Jan Kneschke
ded1e9a834
cosmetics and added a comment about the order in the STATE enum
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@917 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-04 23:28:09 +00:00
Jan Kneschke
7096a842b8
fix hang if mod_status is used without mod_fastcgi ( fixes #439 )
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@916 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-04 23:27:22 +00:00
Jan Kneschke
abe6d62a02
don't strip numbers from the starting env ( fixed #438 )
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@915 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-04 10:38:36 +00:00
Jan Kneschke
bc95f8024a
added statistics to the fastcgi module and a simple text/plain reporter to mod_status
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@914 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-04 01:03:32 +00:00
Jan Kneschke
cd4fd6f4d3
Depth: 1 PROPFIND request have to include the requested collection too
...
- this fixes an error with kde ioslave for webdav seen in krusader
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@913 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-03 23:48:17 +00:00
Jan Kneschke
ab8493f603
print usefull information if the backend crashes for some reason
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@912 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-03 15:20:47 +00:00
Jan Kneschke
28db0418f2
MSIE sends Content-Length: 0 for OPTIONS requests, tolerate that
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@911 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-03 15:16:03 +00:00
Jan Kneschke
ab35f0e383
fixed the handling of the global webdav.log-xml option
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@910 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-03 15:08:08 +00:00
Jan Kneschke
96ffed78c3
added handling of If-Range
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@909 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-03 14:45:03 +00:00
Jan Kneschke
94334e46b2
1x INT == graceful shutdown
...
2x INT == hard shutdown
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@908 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-03 14:44:47 +00:00
Jan Kneschke
580823f791
forbid Content-Length for GET, HEAD or OPTIONS requests
...
allow duplicate If-Modified-Since headers if they are equal
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@907 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-03 13:59:46 +00:00
Jan Kneschke
f3e3fc8007
added docs for the cml.power-magnet and fixed typos
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@906 152afb58-edef-0310-8abb-c4023f1b3aa9
2006-01-03 12:55:09 +00:00