Activity
From 2006-06-01 to 2006-06-07
2006-06-07
- 19:46 Feature #679: gcc 4.1.1 compile fix
- well, this patch is only necessary after applying the patch from bug #606
-- bangert - 17:12 Feature #679 (Invalid): gcc 4.1.1 compile fix
- we apply the following patch to lighttpd-1.4.11 to get it to compile using gcc-4.1.1
see also http://bugs.gentoo.org... - 15:54 Feature #678 (Fixed): $SERVER["socket"] to bind to IPv6 by default
- I think @$SERVER[[socket]] == ":1234"@ without explicitly specifying the host to bind to, should bind to IPv6 '::' in...
- 09:51 Bug #675 (Invalid): Doesn't follow document-root when SSL enabled in condition
- simmel@fairu:~/src/lighttpd svn info
Path: .
URL: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x
Re... - 00:46 Bug #607 (Need Feedback): lighttpd + mod_ssl stalls on POST requests between 8317 and 16381 bytes long
- I'm still seeing a problem after installing the latest code from svn, except for me it is happening between 12476 - 1...
2006-06-06
- 08:37 Bug #674 (Invalid): mod_proxy needs to behave like mod_proxy on apache.
- Since url rewrites and proxying don't work properly inside a $HTTP[['url']]{}, we should have some method of telling ...
- 00:41 Bug #164: mod_proxy and mod_rewrite inside the same URL conditional?
- re: using the alternative without conditionals, there is value in doing it the first way.
Say I want to serve norm...
2006-06-05
- 06:57 Bug #673 (Fixed): Connection error on Solaris
- As described in the forum, but gained no response.
I have lighttpd-1.4.11 compiled on solaris 10 using gcc 3.3.2. ...
2006-06-04
- 01:47 Feature #672 (Fixed): Fix and release mod_extforward
- Hi!
mod_extforward by Comman Kang seems to be a _very good thing_. I think we should get it into the trunk. Many, ...
2006-06-03
- 07:18 Feature #322: FastCGI Authorizer support for Variable-name variable passing
- If you download and apply the attached fastcgi-authorizer-fixes.diff file, both #321 and #322 will be fixed (as well ...
2006-06-02
- 22:40 Revision 1127 (svn): execute the http11-allow check when we have the conditionals setup
- 04:31 Feature #670 (Fixed): mod_redirect uses 301. Should be 302.
- 301 means permanently moved, which means the user agent is supposed to forget about the orignal URL and switch to the...
2006-06-01
- 08:19 Bug #669 (Wontfix): problems with authentication for urls differing in case
- If I have two URL-prefixes like /Test and /test it is impossible to define authentication for both:
if I try to conf... - 04:15 Bug #321: mod_fastcgi authorizers cannot protect fastcgi responders
- This seems like a pretty important detail, and if you are going to advertise the fact that you support a fastcgi auth...
- 04:13 Feature #322: FastCGI Authorizer support for Variable-name variable passing
- I agree, this support would be excellent, especially if {{{mod@mod_accesslog@ allowed you to print these environment ...
- 04:09 Bug #668 (Fixed): FCGI apps configured for "/" cause infinite 301 redirects.
- This bug is fixed with this tiny change:...
- 04:04 Feature #320: mod_fastcgi authorizer support behaves incorrectly with Status: 200
- I experienced the same problem. I think lighttpd ignores the "Status: " header and only looks at the Status-Line per...
- 02:58 Bug #667 (Invalid): html files downloaded instead of displayed with mod_alias
- I am trying to do a simple alias like this
$HTTP[[host]] == "my.host.com" {
server.document-root = "/home/sites...
Also available in: Atom