Activity
From 2006-05-14 to 2006-05-20
2006-05-20
- 22:59 Bug #653 (Fixed): mod_cgi doesn't work with server.bind set to unix domain socket
- If i bind lighty to a unix domain socket, cgi scripts no longer work. Rather than displaying the output of the cgi, ...
2006-05-19
- 15:10 Feature #652 (Fixed): Log remote IP for message "request timed out after writing..."
- Something like this would be very useful:
in server.c... - 10:12 Bug #370: spawn-fcgi binds fcgis to *:port, which can be a security risk
- Starting from 1.4.11 sqawn-fcgi has the -a option allowing you the select a specific IP address.
-- zsombor
2006-05-18
- 20:27 Feature #650 (Fixed): setenv.add-or-replace-response-header
- Please add one more config option - setenv.add-or-replace-response-header.
This one will be very useful, because add... - 11:45 Bug #649 (Invalid): mod_proxy more tolerant to \n\n after http response header.
- Some web server response requests with \n\n (unix) or maybe \r\r(mac?) instead of the standard \r\n\r\n as the sepera...
- 11:05 Bug #581: X-LIGHTTPD-send-file generating blank page on FreeBSD
- I have the same exact behaviour on a debian (kernel 2.6.8-3-686-smp) box with lighttpd 1.4.11 and fastcgi php 4.4.2-0...
2006-05-17
- 16:11 Bug #648 (Invalid): Please has the rewrite_mod accept full URI
- All the other httpd accept rewrite rule with absolute URI. Why is lighttpd only accept relative URL?
There are man... - 10:31 Bug #647 (Duplicate): handle-req timeout
- it would be just cool to have a handle-req timeout.
if a server is on a slow connection, then alot of connection sta...
2006-05-16
- 01:26 Feature #646: secdownload.path_elements support
- Hi,
fixed cosmetic bug: @secdownload.path_elements@ was renamed to @secdownload.path-elements@ to be more consiste... - 01:23 Feature #646: secdownload.path_elements support
- I'm using this patch with 1.4.9 still in the test environment.
I want to update it to 1.4.11 before putting this i... - 01:18 Feature #646 (Fixed): secdownload.path_elements support
- Hi,
in a project we where working on, we wanted to use mod_secure_download to protect a subdirectory and all the f...
2006-05-15
- 13:33 Bug #645 (Invalid): Empty QUERY_STRING in 404-error handlers
- Can't get query string in 404-error handler.
It's empty.
$_GET array in PHP empty also.
lighttpd 1.4.10-r2, ...
2006-05-14
- 12:46 Bug #643 (Invalid): Mod Proxy issues
- I have a strong feeling this will be a duplication of http://trac.lighttpd.net/trac/ticket/603, however, I have posse...
Also available in: Atom