Activity
From 2008-01-20 to 2008-01-26
2008-01-26
- 23:59 Feature #1535 (Assigned): mod_auth ldap rework
- 13:55 Feature #1535: mod_auth ldap rework
- What has changed in the configuration file is that the attribute "hostname" has been replaced by "url".
In addition,... - 13:52 Feature #1535 (Fixed): mod_auth ldap rework
- While looking at the bugs currently present, a rework of the ldap-authentication in mod_auth is needed.
The patch I'... - 15:30 Bug #1027: alias and mod_compress
- I did not try if the patches are working (I don't use mod_compress), so please report if it works for you.
- 12:29 Bug #113: User directory cache files not being created with mod_compress
- This issue still exists with lighttpd 1.4.18. Any chance of a fix?
2008-01-25
- 17:09 Bug #1044: Error uploading files with linux-aio
- Again: please add more information if this bug is still valid.
Just tested it with random data, and got the correct... - 16:36 Bug #1206: mod_proxy_core fails to rewrite proxy URL [fixed => ADD TO TRUNK!]
- Another possibility would be to write the rewrite-result back into con->request.uri; but either way it should be fixe...
- 05:43 Feature #752: mySQL auth
- Thanks for your reply. I will try the patch on this weekend (if there is time to).
If i got my lighty running with m... - 05:15 Feature #752: mySQL auth
- This patch work fine for me> johann.
But i think this patch has SQL Injection probrem.
i think it should use mysq... - 04:14 Feature #1534 (Wontfix): Use lightygraph.cgi to generate and display graphs from mod_rrdtool
- It would be easier to set up mod_rrdtool using the lightygraph.cgi perl script that I've attached. If you install th...
2008-01-24
- 14:53 Bug #1533 (Fixed): Lighttpd fails to start when using the same $HTTP["host"] match in an IF/ELSE form
- While adjusting a vhost i have, i encountered that Lighttpd wouldn't start anymore giving an odd error. The reason wa...
- 14:53 Bug #1532 (Fixed): Lighttpd fails to start when using the same $HTTP["host"] match in an IF/ELSE form
- While adjusting a vhost i have, i encountered that Lighttpd wouldn't start anymore giving an odd error. The reason wa...
2008-01-23
- 04:44 Feature #296: Can't use cronolog with server.errorlog
- patch: **** Only garbage was found in the patch input.
2008-01-22
- 21:48 Feature #1531: mod_fastcgi doesn't support specifying a priority for the spawned processes
- You could use a wrapper script which does "nice ..." - i don't think it is a good idea to have every possible configu...
- 21:31 Feature #1531 (Wontfix): mod_fastcgi doesn't support specifying a priority for the spawned processes
- It would be great if there was a parameter similar to the apache module's "-priority":http://www.fastcgi.com/mod_fast...
- 10:17 Feature #1313: Allow conditional config based on local IP and port
- The recently added $HTTP[[scheme]] is one step forward towards this direction. Users simply want at least (if not mor...
- 08:36 Feature #1530 (Fixed): cgi.max_processes addition
- This patch adds a "cgi.max_processes INT". This limits the number of processes
that can be run via lighttpd. I used... - 08:10 Bug #1139: lighty 1.5.x-svn + mod_magnet + luasockets + memcached: SIGSEGV crash
- That is obviously not a lighttpd bug. In fact memcache.lua uses luasockets. Luasockets has a buffer_init function tha...
- 07:28 Bug #183: http://domain.com/symlink.php/ returns PHP source code instead of executing it.
- Observed on 1.4.13 (Debian package, built 2008.10.04.
Bump.
-- ewlloyd
2008-01-21
- 12:01 Bug #1164: mod_extforward breaks (at least) URL matching
- It's also the same as #495
- 08:22 Bug #1528 (Fixed): support chained proxies in mod_extforward
- Committed revision r2061
- 08:21 Revision cde46f6a: - support chained proxies in mod_extforward (#1528)
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2061 152afb58-edef-0310-8abb-c4023f1b3aa9
2008-01-20
- 14:33 Bug #1112: Weird behaviour with mod_rewrite + mod_redirect
- mod_rewrites are always "processed before mod_redirects":http://trac.lighttpd.net/trac/wiki/Docs%3AModRewrite#id4, so...
- 11:38 Bug #509: rejects IPv4 connects with server.use-ipv6
- At least for me, the socket statement works under OpenBSD.
Also available in: Atom