Activity
From 2005-12-22 to 2005-12-28
2005-12-28
- 22:52 Bug #427 (Invalid): expire.url broken on second level path
- Lets say I have the following setting in lighttpd.conf:
expire.url = ( "/images/" => "access 7 da... - 18:48 Feature #426 (Fixed): mod_auth_tkt for lighttpd
- I've been looking for a single-signon method that would work with lighttpd. _mod_auth_tkt_ (http://www.openfusion.co...
2005-12-27
- 12:13 Feature #425 (Missing Feedback): rrdtool - separate RRD files for each vhost
- Is there any posibilty to colect data in separate virtual servers?
I have use this but this didn't work.
$HTTP[[h...
2005-12-25
- 01:10 Feature #237: Rewrite conditions
- Although I agree it would be nice to have something that accomplishes the same thing as RewriteCond (although not *ex...
- 00:42 Bug #355: Traffic shaping == traffing stalling
- I've been using traffic shaping in 1.4.7 successfully with values ranging from 16K to 128K on some moderately loaded ...
- 00:32 Bug #351: Ports in Host header cause problem with conditonals
- Better to just write a complete regex:
$HTTP[[host]] =~ "^www\.domain\.com(:\d+)?$"
This will match whether or... - 00:23 Feature #195: Lighttpd max connections per ip
- Wouldn't this be a better job for iptables/netfilter?
http://www.debian-administration.org/articles/187
http://ww...
2005-12-23
- 06:06 Bug #164: mod_proxy and mod_rewrite inside the same URL conditional?
- I'm having this problem too. See http://forum.lighttpd.net/topic/69
-- ryan at art of mission dot com - 00:39 Bug #424 (Duplicate): Infinite loop with full disk and fastcgi connection refused (1.4.8)
- Strace of the condition:
connect(27, {sa_family=AF_FILE, path="/home/domains/dispatcher-fcgi.sock"}, 62) = -1 ECON...
2005-12-22
- 23:28 Feature #296 (Assigned): Can't use cronolog with server.errorlog
- I have written a patch for this (well, blatantly ripped off from mod_accesslog.c):
http://blog.moria.org.uk/downlo... - 09:45 Feature #348: Enhance mod_rewrite with some of the apache mod_rewrite features
- I agree with anonymous here, conditional rewrites are more flexible, since you can rewrite any number of missing file...
- 01:41 Feature #423 (Fixed): Add expire by Mimetype
- Right now expire.url is pretty limiting. Adding expire.type would be a lot more flexible if you have files in differe...
Also available in: Atom