Activity
From 2006-09-03 to 2006-09-09
2006-09-09
- 22:33 Feature #400: Bandwidth quotas
- Replying to [[lighttpd:ticket:400|jigadmin@syberdave.net]]:
> I'd like to be able to allow a virtual host to be able... - 17:23 Bug #843 (Fixed): bad rewrite
- 17:23 Bug #843: bad rewrite
- Your rewrite is wrong:
if {{{ /script.php?foo=1&bar=2 }}} is the input, {{{ /index.php?q=/script.php?foo=1&bar=2 }... - 16:30 Bug #843 (Invalid): bad rewrite
- Hello,
I am using this rewrite (simplified):... - 13:21 Revision dcb2689f: use sysconf() to get IOV_MAX (fixes #842)
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.11-ssl-fixes@1289 152afb58-edef-0310-8abb-c4023f1b3aa9
- 07:09 Bug #807: unknown config-key: compress.max-file-size
- Will someone please remove me from this bug mailing. I am sick of the bloody spam.
-- Scott
2006-09-08
- 21:17 Bug #842 (Fixed): network_writev.c makes invalid assumptions about writev
- network_writev.c defines UIO_MAXIOV for various operating systems. In my case (IRIX 6.2), the value that was specifi...
- 12:47 Bug #794: Problem on FastCGI protocol when using TCP/IP and large POST data
- http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=386520
user report:
"After upgrading to 1.4.12~20060907-1 POST... - 12:13 Bug #841 (Fixed): Segmentation fault using fastcgi / php5-cgi
- Hi all,
I have a critical problem using lighty on Ubuntu Linux 6.06.1 Dapper
{{{ "Linux kyr0desk 2.6.15-25-386 #... - 00:22 Bug #732: mod_simple_vhost doesn't fire?
- Replying to [[lighttpd:comment:3|anonymous]]:
> lighttpd process does not have access to your vhost directory. Make ... - 00:03 Bug #732: mod_simple_vhost doesn't fire?
- lighttpd process does not have access to your vhost directory. Make sure that you have set up the permissions properl...
2006-09-07
- 22:23 Bug #663: mod_proxy doesn't stream data ?
- I have found that this is a problem for me as well. The cgi script on the target system is writing critical output r...
- 22:20 Feature #152: mod_proxy feature to remove part of the URI when passing along requests...
- *I could use this feature as well*
I'm currently using mod_rewrite to 'fix' the URI before it is processed on the ... - 19:44 Feature #840 (Wontfix): User online tracking via unique ip count
- The module tracks and counts users online by unique ip.
'''Usage:'''[[[BR]]]
useronline.enable = [[enable|trackin... - 14:21 Revision 27e3de6c: Remove unmaintained and not working pam code.
- Most people would use pam auth with /etc/{passwd,shadow}.
This is a stupid idea anyway.
* src/server.c: Remove pam f... - 14:01 Revision 0f190e16: - dont debug the statcache by default!;)
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.11-ssl-fixes@1287 152afb58-edef-0310-8abb-c4023f1b3aa9
- 13:36 Bug #398: should mod_compress create compress.cache-dir if non-existant?
- Really amazing! Keep working. I enjoyed me visit.
-- Agata Mierzwinska - 12:28 Revision 7d4d8195: merged [1055], [1056], [1068], [1172], [1176]
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.11-ssl-fixes@1286 152afb58-edef-0310-8abb-c4023f1b3aa9
- 12:17 Revision 08994e47: don't use strndup if possible
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.11-ssl-fixes@1285 152afb58-edef-0310-8abb-c4023f1b3aa9
- 11:33 Revision 7a6f8ced: - added missing file symlink.t
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.11-ssl-fixes@1284 152afb58-edef-0310-8abb-c4023f1b3aa9
- 11:11 Revision 35216575: merged [1105]
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.11-ssl-fixes@1283 152afb58-edef-0310-8abb-c4023f1b3aa9
- 11:05 Revision 3b73da83: merged [1217]
- fixed allow-http-11
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.11-ssl-fixes@1282 152afb58-ed... - 11:00 Revision 657a024d: - backport symlink patch in hard version to 1.4.11
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.11-ssl-fixes@1281 152afb58-edef-0310-8abb-c4023f1b3aa9
- 10:32 Revision d5c98732: merged [1044], [1052], [1054]
- updated NEWS file
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.11-ssl-fixes@1280 152afb58-edef... - 10:19 Revision a85ca5e0: merged [1051], [1052], [1053], [1054], [1057], [1060], [1061], [1062]
- added ssl.use-sslv2 and ssl.cipher-list
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.11-ssl-fi... - 10:17 Revision 47069040: merged [1082]
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.11-ssl-fixes@1278 152afb58-edef-0310-8abb-c4023f1b3aa9
- 07:00 Bug #812: (network_freebsd_sendfile.c.96) writev failed: Permission denied
- I saw something similar last night:
2006-09006 19:43:00: (network_freebsd_sendfile.c.96) writev failed: Socket i... - 01:52 Feature #475: possibility to append values to empty lists
- nevermind, using branch for 1.5.0 again.
-- Elan Ruusamäe <glen
2006-09-06
- 10:35 Feature #665: server.errorlog is global instead of per virtual host
- Also on FreeBSD 6.1 running lighttpd-1.4.11 (ssl)
-- lighttpd
2006-09-05
- 15:44 Bug #560: "bin-environment" cannot override current valu
- [http:
- 15:24 Bug #839: Setting PHP .ini option via -d command line argument not working when using mod_fastcgi
- But it obviously works using the php4-cgi binary:...
- 14:32 Bug #839: Setting PHP .ini option via -d command line argument not working when using mod_fastcgi
- this is a limitation of php-cgi, it does not accept the -d param
- 12:05 Feature #840: User online tracking via unique ip count
- again
- 12:03 Feature #840: User online tracking via unique ip count
- test
- 12:01 Feature #840: User online tracking via unique ip count
- test
2006-09-04
- 21:21 Feature #475 (Need Feedback): possibility to append values to empty lists
- could the changes be merged to PRE-RELEASE?
as it stopped working with lighttpd-1.4.12-20060901-1232.tar.gz, but i... - 20:16 Bug #839 (Invalid): Setting PHP .ini option via -d command line argument not working when using mod_fastcgi
- I want to change the open_basedir ini setting for different PHP instances I am running. PHP's command line argument -...
- 18:33 Bug #328 (Need Feedback): (network_linux_sendfile.c.167) sendfile failed: Invalid argument 6
- Still happens on 1.4.11. Puppy Linux 2.02.
2006-09-04 19:05:11: (network_linux_sendfile.c.171) sendfile failed: Inva...
2006-09-03
- 18:23 Bug #838: mod_evhost does not handle trailing "." in hostname
- Until the patch is accepted, it is possible to use "/%2.%1" as a workaround.
-- zak.johnson - 18:11 Feature #400: Bandwidth quotas
- Replying to [[lighttpd:ticket:400|jigadmin@syberdave.net]]:
> I'd like to be able to allow a virtual host to be able... - 17:36 Bug #831 (Fixed): Content-Type is always text/html when using X-LIGHTTPD-send-file from PHP fastcgi
- X-Sendfile is only changing the Content of the response and none of the headers. As PHP uses Content-Type: text/html ...
Also available in: Atom