Activity
From 2008-10-08 to 2008-10-14
2008-10-14
- 19:13 Bug #1797 (Invalid): cgi.assign should accept command-line switches
- What platforms don't allow spaces in filenames? That "fix" would break a lot of stuff. -> not going to happen.
But t... - 19:09 Bug #1797 (Invalid): cgi.assign should accept command-line switches
- When connecting to PHP via CGI, it's often very useful to pass command-line switches to PHP; for example:
@cgi.ass... - 15:27 Bug #1796 (Fixed): Be more fair on fastcgi children request handling of mod_fastcgi
- Current mod_fastcgi's children selection algorithm makes small number of fastcgi children servers most of request. Be...
2008-10-13
- 22:06 Feature #1789 (Wontfix): RFE: allow to log request body (postdata) by lighttpd
- I don't think this is important enough to invest the time writing and maintaining the necessary code; just use a netw...
- 21:36 Feature #1725 (Fixed): Turn off compression for 304
- If i understand the spec correctly it should be ok to send the "Vary" header, content-encoding is already removed. (A...
- 21:25 Feature #1725: Turn off compression for 304
- Isn't this http://redmine.lighttpd.net/issues/show/1754?
- 14:14 Revision 1efff8bf: - add link to changeset
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2349 152afb58-edef-0310-8abb-c4023f1b3aa9
- 14:14 Revision 2349 (svn): - add link to changeset
2008-10-12
- 11:48 Revision c61122dd: spawn-fcgi: Initialize socket address struct to zero
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2348 152afb58-edef-0310-8abb-c4023f1b3aa9
- 11:48 Revision 2348 (svn): spawn-fcgi: Initialize socket address struct to zero
- 11:48 Revision 376d6139: Check for lua and lua5.1 as pkg-config name with autotools
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2347 152afb58-edef-0310-8abb-c4023f1b3aa9
- 11:48 Revision 2347 (svn): Check for lua and lua5.1 as pkg-config name with autotools
2008-10-11
- 11:18 Revision 2346 (svn): [tests] Fix mod-rewrite.t skips
- 10:24 Revision 2345 (svn): Check for lua and lua5.1 as pkg-config name with autotools
- 10:05 Bug #1763 (Wontfix): mod_proxy_backend_ajp13 is cleaning request_uri
- It looks like there is no possibility in ajp13 to send the original uri and the decoded and sanitized and rewritten o...
- 09:59 Bug #1770 (Need Feedback): memory leak : mod_proxy_backend_fastcgi
- 09:50 Bug #1628 (Fixed): Lighttpd glues response headers together. Setting more than one cookie impossible.
- Applied in changeset r2344.
- 09:49 Revision 2344 (svn): Fix ajp13 response header handling (fixes #1628)
- 09:35 Bug #1130 (Invalid): JEE session IDs should be part of the query string
- Then rewrite your urls if you have to. lightys behaviour is rfc-conform in this case, so there is nothing wrong.
- 09:30 Bug #1365 (Fixed): Comfusing code in fdevent_linux_sysepoll_get_revents
- Applied in changeset r2343.
- 09:28 Bug #1365: Comfusing code in fdevent_linux_sysepoll_get_revents
- You are right; it just works as the constants have the same value.
- 09:28 Revision 2343 (svn): Use "converted" event flags (fixes #1365)
- 09:08 Bug #1206 (Fixed): mod_proxy_core fails to rewrite proxy URL [fixed => ADD TO TRUNK!]
- Fixed in r2146
- 00:03 Bug #1206 (Assigned): mod_proxy_core fails to rewrite proxy URL [fixed => ADD TO TRUNK!]
- 08:35 Bug #1223 (Missing Feedback): --with-openssl broken on linux-ppc kernel 2.4.25
- 00:05 Bug #1397 (Missing Feedback): lighty sends 301 moved permanently if User-Agent is missing or not correct
- Probably config mistake, but config is missing so we cannot help.
- 00:02 Bug #1367 (Assigned): Fixed mod_proxy_core:proxy_remove_backend_connection
2008-10-10
- 23:59 Bug #1365 (Assigned): Comfusing code in fdevent_linux_sysepoll_get_revents
- 23:53 Bug #1425 (Missing Feedback): Query mark without a "query" causes NullPointerException
- 23:52 Feature #1403 (Fixed): Can conf file parser auto type cast a string value to integer?
- 23:44 Feature #1448 (Wontfix): Quota Support for WebDav
- We will not port apache patches to lighttpd. that is insane...
Sry, you will have to live with the fact that we do... - 23:37 Bug #1572 (Missing Feedback): users can't finish downloads of static files (in error.log: write failed: Bad address 827)
- 23:35 Feature #1658 (Wontfix): Cookie balancer module
- 23:30 Bug #1517 (Fixed): one second delay after stat() / Linux epoll / lighttpd-r2025
- Applied in changeset r2342.
- 04:40 Bug #1517: one second delay after stat() / Linux epoll / lighttpd-r2025
- This issue still exists in r2294, and also makes AIO unusable in FBSD. This patch works (with a couple obvious lines...
- 23:27 Revision 2342 (svn): Use pipe-io instead of SIGUSR1 to wakeup main thread (fixes #1517)
- 23:21 Bug #1217 (Invalid): Strange error in mod_proxy_core
- I can't see an error.
- 23:18 Bug #1203 (Missing Feedback): CSS file not loading under lighttpd-1.5.0-r1857 (perhaps tiny fails error with certain network backends?)
- Don't use server.use-noatime; if you still have this problem with current snapshots/checkouts (linux-aio* got disable...
- 23:11 Bug #1200 (Invalid): (network_solaris_sendfilev.c.104) writev failed: Transport endpoint is not connected 894
- I don't know how that could be lightys fault. if tomcat drops the connection, that should be ok to log imho.
- 23:08 Bug #1197 (Missing Feedback): SIGABRT on MacOS X + select
- Backtrace to old now.
- 22:50 Bug #1044 (Missing Feedback): Error uploading files with linux-aio
- linux-aio got removed anyway.
- 22:49 Bug #929 (Missing Feedback): mod_core_proxy with dangeous url
- Couldn't reproduce problem, so i guess it got fixed.
- 22:46 Revision 2341 (svn): Removed distribution specific stuff (was outdated anyway)
- 22:34 Feature #1526 (Invalid): Debian package of 1.5
- No support for dist. specific stuff, removed from repository.
- 22:21 Revision 2340 (svn): Fix content-length probles with non HEAD requests and for generated errors.
- 22:20 Revision 2339 (svn): [tests] Fix cmake tests
- 22:20 Revision 2338 (svn): [tests] Make tests/fastcgi.t executable
- 19:10 Bug #1784 (Missing Feedback): Mod Rewrite Documentation
- 19:10 Bug #1778 (Missing Feedback): Possible php security issue?
- 19:10 Bug #1751 (Missing Feedback): counters not working
- 19:10 Bug #1728 (Missing Feedback): response.c alters doc_root
- 19:10 Bug #1701 (Missing Feedback): mod_redirect rules do not work in 1.4.19
- 19:10 Bug #1684 (Missing Feedback): 404 when linking to a Rails app instantiated by $HTTP["url"]
- 19:10 Bug #1653 (Missing Feedback): mod_alias silently drops aliases containing a ~
- 19:10 Bug #1652 (Missing Feedback): Lighttpd Occasionally Crashes on Cygwin Windows Server 2003 R2
- 19:10 Bug #1617 (Missing Feedback): SSI BUG?
- 19:10 Bug #1610 (Missing Feedback): mod_extforward.c fails to compile with gcc
- 19:10 Bug #1598 (Missing Feedback): bypassing htdigest authentication by adding trailing "/" to the end of the url
- 19:10 Bug #1594 (Missing Feedback): Use /tmp instead of /var/tmp
- 19:10 Bug #1590 (Missing Feedback): External spawned fastcgi processes do not work, file returned instead
- 19:10 Feature #1563 (Missing Feedback): Block user based on conditions
- 19:10 Bug #1561 (Missing Feedback): Kernel Panic on FreeBSD 5.4-STABLE
- 19:10 Feature #1560 (Missing Feedback): mirroring/server offering for lighttpd project
- 19:10 Bug #1524 (Missing Feedback): All files get served as application/octet-stream in 1.5 svn when comgined with a $SERVER["socket"] == ":8001"
- 19:10 Bug #1487 (Missing Feedback): OPTIONS should not map to GET when webdav is disabled, but rather return 501 not implemented
- 19:10 Bug #1477 (Missing Feedback): Lighttpd kills Ubuntu network install / local mirror
- 19:10 Bug #1472 (Missing Feedback): wrong REQUEST_METHOD set in FastCGI
- 19:10 Bug #1434 (Missing Feedback): freebsd-sendfile bring cpu 100%
- 19:10 Bug #1429 (Missing Feedback): Sporadic crashes with 1.4.18
- 19:10 Bug #1408 (Missing Feedback): get data from proxy
- 19:10 Bug #1364 (Missing Feedback): lighttpd uses most parts of the physical memory and causes out of memory crashes
- 19:10 Bug #1299 (Missing Feedback): Symlinks doesn't work
- 19:10 Bug #1278 (Missing Feedback): lighttpd-1.5.0_pre1857 segfaults under heavy load
- 19:10 Bug #1256 (Missing Feedback): CGI in C - 500 Error - cygwin
- 19:10 Bug #1243 (Missing Feedback): accesslog.format dosn't work
- 19:10 Bug #1229 (Missing Feedback): Unable to compile on AIX 5.3 using gcc 4.1.1
- 19:10 Bug #1224 (Missing Feedback): about the charset encoding
- 19:10 Bug #1199 (Missing Feedback): Problem with 1.5.0-r1857 on Debian.
- 19:10 Feature #1173 (Missing Feedback): Can't revert vandalism
- 19:10 Bug #1167 (Missing Feedback): spawn-fcgi fails with setuidgid
- 19:10 Bug #1142 (Missing Feedback): Segmentation fault with proxy.debug = \"enable\"
- 19:10 Bug #1116 (Missing Feedback): lighttpd 1.4.13 reproducible (every time) segfault when file cannot be stat-ed (with simple test-case)
- 19:10 Bug #1109 (Missing Feedback): CGI Script crashes lighty !
- 19:10 Bug #1091 (Missing Feedback): mod_deflate + mod_proxy_core + X-Sendfile does not return page content for HTTP clients without compression support
- 19:10 Bug #1083 (Missing Feedback): where is the patch for http_load?
- 19:10 Bug #1058 (Missing Feedback): hot link protection
- 19:10 Bug #1055 (Missing Feedback): Error 410 und 412 do not return a HTML page
- 19:10 Feature #1047 (Missing Feedback): Adding virtual hosts without restarting the service
- 19:10 Bug #1040 (Missing Feedback): $_POST data empty on r1657
- 19:10 Bug #999 (Missing Feedback): mod_flv_streaming
- 19:10 Bug #995 (Missing Feedback): infinite loop with X-sendfile and ajp13
- 19:10 Feature #951 (Missing Feedback): server identitity in server status report
- 19:10 Bug #928 (Missing Feedback): lighttpd seg faults with mod_scgi
- 19:10 Bug #925 (Missing Feedback): lighty crashes whenever a file operation is done via webdav
- 19:10 Bug #900 (Missing Feedback): Cannot nest conditions
- 19:10 Bug #888 (Missing Feedback): Bug in compiling
- 19:10 Bug #873 (Missing Feedback): litmus kills lighttpd
- 19:10 Bug #858 (Missing Feedback): false load path for libraries
- 19:10 Bug #809 (Missing Feedback): webdav upload with netdrive/webdrive crashes lighttpd
- 19:10 Bug #721 (Missing Feedback): link "Setting up Lighttpd and AWStats" on wiki does'nt works
- 19:10 Bug #659 (Missing Feedback): Header Host isn't correctly handled in POST
- 19:10 Bug #636 (Missing Feedback): rewrite? Pictures don't display in Browser
- 19:10 Bug #625 (Missing Feedback): fastcgi.debug startup output to stdout, not log
- 19:10 Feature #609 (Missing Feedback): configuration testing
- 19:10 Bug #605 (Missing Feedback): segfault when aliases overlap
- 19:10 Bug #600 (Missing Feedback): searching the forums on this website doesn't work
- 19:10 Bug #599 (Missing Feedback): spawn-fcgi FCGI_WEB_SERVER_ADDRS does'nt work
- 19:10 Bug #591 (Missing Feedback): Content-Length: 0 in header for PHP.
- 19:10 Bug #559 (Missing Feedback): Bizarre Trac registration process
- 19:10 Feature #555 (Missing Feedback): Mono Compatibility
- 19:10 Bug #522 (Missing Feedback): Undefined macro in configure.in breaks configure
- 19:10 Bug #517 (Missing Feedback): Lighttpd doesn't clean up its fastcgi socket file when shutdown
- 19:10 Bug #510 (Missing Feedback): SYS_272 ENOSYS and SIGSEGV
- 19:10 Bug #479 (Missing Feedback): CGI name of exactly "timezone" creates bad behavior
- 19:10 Bug #468 (Missing Feedback): Only one rails app works under lighttpd using named virtual hosts
- 19:10 Bug #463 (Missing Feedback): lighttpd crashed after uploading file with https+webdav using novell netdrive
- 19:10 Bug #431 (Missing Feedback): mod_fastcgi.c fcgi_demux_response() stops sometimes when server is busy
- 19:10 Feature #425 (Missing Feedback): rrdtool - separate RRD files for each vhost
- 19:10 Bug #414 (Missing Feedback): ssl.pem doesn't prepend basedir to relative paths
- 19:10 Bug #402 (Missing Feedback): starting from lighttpd-1.4.8 short of file descriptors
- 19:10 Bug #401 (Missing Feedback): conflict between server.indexfiles & url.access.deny
- 19:10 Bug #396 (Missing Feedback): Can't send Status Header with PHP
- 19:10 Bug #388 (Missing Feedback): proc_open should not rely on SHELL
- 19:10 Bug #381 (Missing Feedback): php or bin path not recognised
- 19:10 Bug #379 (Missing Feedback): Out of fd limit cause lighttpd crashed.
- 19:10 Bug #371 (Missing Feedback): Dynamic FastCGI support in need of TLC
- 19:10 Bug #368 (Missing Feedback): Probs with bmp files
- 19:10 Bug #358 (Missing Feedback): Failed to compile 1.4.7 under cygwin
- 19:10 Feature #344 (Missing Feedback): Port-based virtual host support?
- 19:10 Bug #329 (Missing Feedback): dlopen() failed
- 19:10 Bug #323 (Missing Feedback): File upload problem
- 15:41 Bug #323 (Invalid): File upload problem
- Missing feedback.
- 19:10 Bug #288 (Missing Feedback): Segmentation fault with symlink to /dev/urandom
- 19:10 Bug #259 (Missing Feedback): Unable to compile on AIX 5.3 ML2
- 19:10 Bug #226 (Missing Feedback): MySQL vhost fails after 1st request
- 19:10 Bug #212 (Missing Feedback): Executable expects modules in /usr/local/lib even though it is configured with --prefix=/usr
- 19:10 Bug #192 (Missing Feedback): when using a remote fcgi machine, fcgi sockets can "die"
- 19:10 Bug #190 (Missing Feedback): mambo and lighttpd
- 19:10 Bug #185 (Missing Feedback): 3 important bugs to be fixed.
- 19:10 Bug #176 (Missing Feedback): Configuration file parsing is not strict
- 19:10 Bug #173 (Missing Feedback): Server Side Includes ignored
- 19:10 Bug #167 (Missing Feedback): extra path at the end of URI causes 404
- 19:10 Bug #157 (Missing Feedback): CGI file not recognised
- 19:10 Bug #146 (Missing Feedback): svn linux-sysepoll -- stop reading from fastcgi
- 19:10 Bug #145 (Missing Feedback): lighttpd will exist if a cgi is 'broken'
- 19:10 Bug #138 (Missing Feedback): lighttpd crashes after apache benchmark took finishes
- 19:10 Bug #125 (Missing Feedback): auth.require is not working on a user directory
- 19:10 Bug #118 (Missing Feedback): CGI not working on Cygwin
- 19:10 Bug #114 (Missing Feedback): cgi extention problem in user dir
- 19:10 Bug #76 (Missing Feedback): Multiple fastcgi.server's
- 19:10 Bug #66 (Missing Feedback): Sending HUP to lighttpd >= 1.3.12 (and maybe .11) causes kqueue handler to break
- 19:10 Bug #21 (Missing Feedback): Aliases outside of document-root don't seem to work
- 19:06 Bug #362 (Missing Feedback): Uploads above 64Kb not working when serving lighttpd on Mac OS X
- 15:46 Bug #362 (Invalid): Uploads above 64Kb not working when serving lighttpd on Mac OS X
- 19:05 Bug #1785 (Wontfix): Trac logins not working
- 19:05 Bug #1768 (Wontfix): mod_ssi doesn't accept single quotes
- 19:05 Bug #1767 (Wontfix): mod_fastcgi/cygwin issue with msvc compiled fastcgi applications
- 19:05 Feature #1765 (Wontfix): spawn-fcgi needs "no background" mode
- 19:05 Feature #1764 (Wontfix): Lighttpd dnsbl support
- 19:05 Feature #1744 (Wontfix): server.pid-file server.username and server.groupname as parameter
- 19:05 Feature #1703 (Wontfix): lighttpd: dirlisting mod enhancement: listen to media content using xspf player
- 19:05 Feature #1685 (Wontfix): perl taint check
- 19:05 Bug #1674 (Wontfix): Copying (big) files onto server fails with WinXP clients
- 19:05 Bug #1662 (Wontfix): url.redirect considers keys as case insensitive
- 19:05 Bug #1619 (Wontfix): WebDAV: can't lock (HTTP/1.1 409 Conflict)
- 19:05 Feature #1584 (Wontfix): support for xinetd
- 19:05 Feature #1580 (Wontfix): Rotating log file patch for mod_accesslog
- 19:05 Bug #1576 (Wontfix): Sometimes no HTTP error when file can't be opened
- 19:05 Bug #1532 (Wontfix): Lighttpd fails to start when using the same $HTTP["host"] match in an IF/ELSE form
- 19:05 Feature #1523 (Wontfix): Add WSGI support to mod_proxy backends
- 19:05 Bug #1520 (Wontfix): mod_fastcgi dropping spaces in path names
- 19:05 Feature #1518 (Wontfix): Problems with IPv6 address parsing
- 19:05 Feature #1506 (Wontfix): added support for a wrapper directive to mod_secdownload
- 19:05 Bug #1501 (Wontfix): linux-aio under load sendfile64(xxx) = -1 EAGAIN (Resource temporarily unavailable)
- 19:05 Feature #1498 (Wontfix): REMOTE_USER?
- 19:05 Feature #1409 (Wontfix): Please provide CSDB records
- 19:05 Feature #1395 (Wontfix): request rate throttle (maybe extended mod_evasive?)
- 19:05 Feature #1391 (Wontfix): mod_CalDAV support
- 19:05 Bug #1359 (Wontfix): alias, auth etc are not checked for destination path for webdav operations
- 19:05 Bug #1357 (Wontfix): mod_evasive, max-conns-per-ip and max-worker
- 19:05 Bug #1336 (Wontfix): server.username & server.groupname
- 19:05 Bug #1331 (Wontfix): mod_scgi missing in lighttpd.conf
- 19:05 Bug #1306 (Wontfix): mysql_query() call might block if updates are done to the table (or a WRITE table lock is done)
- 19:05 Feature #1285 (Wontfix): lighttpd-1.4.16 dont like requests with mixed "\r\n" and "\n".
- 19:05 Feature #1284 (Wontfix): lighttpd don't print keep alive answering header
- 19:05 Feature #1280 (Wontfix): mod_deflate patch is not available for releases after 1.4.13
- 19:05 Bug #1275 (Wontfix): mod_deflate serves corrupted files over ssl
- 19:05 Bug #1271 (Wontfix): /var/log/lighttpd is unsafe
- 19:05 Bug #1265 (Wontfix): SSL + file upload = lots of memory
- 19:05 Bug #1258 (Wontfix): don't send content length header
- 19:05 Bug #1246 (Wontfix): mod_access not restricting FastCGI processes
- 19:05 Bug #1244 (Wontfix): lighttpd does not compile on Digital UNIX
- 19:05 Bug #1236 (Wontfix): Last-Modified header suppressed in 1.4.15
- 19:05 Feature #1221 (Wontfix): support *(wild card character) within include directive
- 19:05 Feature #1220 (Wontfix): Support external 404 error page (server.error-handler-404)
- 19:05 Bug #1211 (Wontfix): Wakes up every second when not in use
- 19:05 Bug #1118 (Wontfix): Cannot run CGI/SuEXEC scripts for which lighty has no read permissions.
- 19:05 Bug #1101 (Wontfix): SSI include virtual does not run cgi
- 19:05 Bug #1098 (Wontfix): Trailing spaces in urls are not tolerated
- 19:05 Bug #1092 (Wontfix): reuse of $HTTP["host"] =~ "hostname" error if SSL forwarding enabled
- 19:05 Bug #1080 (Wontfix): reverse the log
- 19:05 Feature #1054 (Wontfix): mod_secdownload error codes should be configurable
- 19:05 Feature #1025 (Wontfix): Possibility of combining mod_status and mod_rrd
- 19:05 Feature #1014 (Wontfix): comparing strace of single request through lighty-1.5-svn and nginx-0.5.10
- 19:05 Feature #1004 (Wontfix): Consider using Lua as the configuration file language.
- 19:05 Feature #1003 (Wontfix): Feature request: X-Subrequest-*
- 19:05 Feature #991 (Wontfix): Add mimetype for SVG
- 19:05 Feature #984 (Wontfix): error matching null http referrer
- 19:05 Feature #932 (Wontfix): Per Site Configuration for Lighttpd
- 19:05 Feature #899 (Wontfix): base64_decode into it's own file
- 19:05 Bug #881 (Wontfix): memory usage when ssl.engine used and large data uploaded through CGI
- 19:05 Feature #877 (Wontfix): SSL support for embedded systems
- 19:05 Feature #868 (Wontfix): configure should warn when libz missing
- 19:05 Feature #867 (Wontfix): Config file runtime reloading
- 19:05 Feature #866 (Wontfix): X-Rewrite with multiple hosts
- 19:05 Bug #852 (Wontfix): when url_rewrite is used with mod_cml_lua rewritten URL query string is not accessible from LUA
- 19:05 Feature #832 (Wontfix): yaSSL (wolfssl) TLS support
- 19:05 Feature #828 (Wontfix): additional info for server-status
- 19:05 Bug #817 (Wontfix): LightTPD should give a helpful error message when HTTP is used to access an HTTPS port or simply redirect.
- 19:05 Feature #814 (Wontfix): mimetype.charset?
- 19:05 Feature #810 (Wontfix): Make regex conditional in $HTTP[] usable for all variables within scope
- 19:05 Feature #808 (Wontfix): Support max-requests-per-proc for fastcgi
- 19:05 Feature #804 (Wontfix): Sticky option for FastCGI load balancing
- 19:05 Feature #787 (Wontfix): mod_cml + "HOST" header support!
- 19:05 Feature #786 (Wontfix): mod_cml + mod_compress NOT A DREAM ANYMORE
- 19:05 Feature #768 (Wontfix): mod_cml - output_expires
- 19:04 Feature #762 (Wontfix): support for variables in conditionals
- 19:04 Bug #760 (Wontfix): Random crashing on FreeBSD 6.1
- 19:04 Bug #735 (Wontfix): mod_cml crash due to missing etag (on If-None-Match requests)
- 19:04 Feature #688 (Wontfix): auth via pam
- 19:04 Bug #669 (Wontfix): problems with authentication for urls differing in case
- 19:04 Feature #665 (Wontfix): server.errorlog is global instead of per virtual host
- 19:04 Feature #655 (Wontfix): mod_proxy & index files
- 19:04 Feature #639 (Wontfix): SSL PassPhraseDialog functionality
- 19:04 Feature #638 (Wontfix): per-domain server.username and chroot.
- 19:04 Feature #622 (Wontfix): make request["SERVER_NAME"] available in mod_cml
- 19:04 Bug #619 (Wontfix): When create or uploading a directory to the DAV directory
- 19:04 Feature #618 (Wontfix): Basic Authentication using LDAP authentication - need to be able to specify query port vs. bind port
- 19:04 Feature #611 (Wontfix): Serve precompressed contents
- 19:04 Feature #610 (Wontfix): Extending htpasswd to ease migration of existing applications
- 19:04 Feature #594 (Wontfix): Fix and addon for mod_proxy balance round-robin
- 19:04 Bug #560 (Wontfix): "bin-environment" cannot override current valu
- 19:04 Feature #556 (Wontfix): Reverse DNS hostname for $HTTP["remoteip"] in $HTTP["remotehost"]
- 19:04 Feature #545 (Wontfix): Linux-specific tuning/error details in Performance doc
- 19:04 Feature #539 (Wontfix): have mod_status display network.backend
- 19:04 Bug #533 (Wontfix): CACHE_MISS is unavailable in cml files
- 19:04 Feature #532 (Wontfix): expand symlinks before checking filename extension
- 19:04 Feature #527 (Wontfix): Allow backreferences in mod_auth
- 19:04 Feature #513 (Wontfix): idea for relative AF_UNIX sockets
- 19:04 Feature #506 (Wontfix): Manual Documentation is misleading
- 19:04 Bug #499 (Wontfix): FastCGI stderr output doesn't go to error log
- 19:04 Feature #491 (Wontfix): Request with empty Host header returns error
- 19:04 Feature #490 (Wontfix): CAC card Authenication
- 19:04 Feature #440 (Wontfix): auth.require could be simplified using regular expressions
- 19:04 Feature #430 (Wontfix): mod_auth doesn't support virtual hosts
- 19:04 Bug #429 (Wontfix): lighttpd-1.4.8 mod_cgi: no variables with GET?
- 19:04 Bug #406 (Wontfix): PHP PATH_INFO improperly converted to lowercase
- 19:04 Feature #377 (Wontfix): Incorrect handling of the 100 (Continue) Status
- 19:04 Bug #374 (Wontfix): mod_fcgi doesn't appear to work with cygwin
- 19:04 Feature #373 (Wontfix): ISO 8601 date format in log files
- 19:03 Feature #359 (Wontfix): need NTLM auth for users.
- 19:03 Feature #339 (Wontfix): HTTP header parsing
- 19:03 Bug #316 (Wontfix): lighttpd wants me to download index.cml
- 19:03 Feature #315 (Wontfix): first version of upload rate display in server-info
- 19:03 Feature #299 (Wontfix): Accessing the unmatched part of a pcre in mod_rewrite
- 19:03 Feature #297 (Wontfix): Time module execution and alert for excessive latencies
- 19:03 Feature #292 (Wontfix): Make host elements available everywhere in %1, %2, variables
- 19:03 Bug #289 (Wontfix): g++ problem
- 19:03 Feature #273 (Wontfix): Add load averages to status module
- 19:03 Feature #270 (Wontfix): use O_NOATIME to open files
- 19:03 Bug #267 (Wontfix): Reload in init.d script for debian
- 19:03 Feature #263 (Wontfix): add .m4a to mime-types.conf
- 19:03 Feature #237 (Wontfix): Rewrite conditions
- 19:03 Feature #224 (Wontfix): Multiviews "support"
- 19:03 Feature #166 (Wontfix): mod_layout
- 19:03 Feature #159 (Wontfix): per-directory configuration
- 19:03 Feature #132 (Wontfix): server.bind accept an array?
- 19:03 Bug #129 (Wontfix): lighttpd fails to run the CGI script (no such file or directory) if the server.document-root is not absolute
- 19:03 Feature #110 (Wontfix): use evhost for logfiles
- 19:03 Bug #80 (Wontfix): mod_proxy + indexfiles == bug
- 19:03 Feature #57 (Wontfix): more flexible bandwidth limiting (like Apache mod_bandwidth/mod_throttle)
- 19:03 Feature #48 (Wontfix): Add a infrastructure to pass variables between modules
- 19:03 Bug #45 (Wontfix): add DOCUMENT_URI to cgi environment
- 19:03 Feature #43 (Wontfix): access log to MySQL
- 19:03 Feature #7 (Wontfix): error-handler advanced usage
- 18:54 Bug #1792 (Invalid): virtual hosts and chroot security flaw
- 18:54 Bug #1791 (Invalid): url.rewrite Problem
- 18:54 Bug #1786 (Invalid): poor performance from lighttpd 1.5.0
- 18:54 Bug #1783 (Invalid): 401 handler in lighttpd
- 18:54 Bug #1781 (Invalid): lighttpd 1.4.20 doesn't include RPM spec file
- 18:54 Feature #1780 (Invalid): RunHiddenConsole.zip marked as infected with a virus
- 18:54 Feature #1779 (Invalid): lightProtocolsec
- 18:54 Bug #1776 (Invalid): lighttpd 99% CPU when uploading file
- 18:54 Bug #1771 (Invalid): mod_magnet setting of physical.path is ignored, server hangs up.
- 18:54 Bug #1766 (Invalid): mod_secdownload loaded but not firing on windows
- 18:54 Feature #1762 (Invalid): Wikipedia?
- 18:54 Bug #1758 (Invalid): No Session Variables fastcgi
- 18:54 Bug #1752 (Invalid): large file download from backend server
- 18:54 Bug #1742 (Invalid): Hostnames which resolve to an IPv6 address do not work in SSL socket specification
- 18:54 Bug #1735 (Invalid): auth.require shouldn't be a wildcard?
- 18:54 Bug #1734 (Invalid): mod_proxy stalling with freebsd-kqueue event handler
- 18:54 Bug #1733 (Invalid): some debug messages
- 18:54 Bug #1727 (Invalid): mod_access/server-error-404 regression
- 18:54 Bug #1721 (Invalid): Requests are not processed, fcgi load increases, but processes are idle and server load minimum
- 18:54 Bug #1719 (Invalid): can detect presence of hidden directories through HTTP redirects:
- 18:54 Feature #1718 (Invalid): working with Nginx x-real-ip, Can not get the real Client IP
- 18:54 Bug #1714 (Invalid): Variable weirdness
- 18:54 Bug #1711 (Invalid): %0 in mod_rewrite
- 18:54 Bug #1709 (Invalid): wrong content-length with mod_fastcgi/mod_deflate combo
- 18:54 Bug #1707 (Invalid): FLVScrubber3 'startAt' opton doesn't work on my server
- 18:54 Bug #1700 (Invalid): rc.lighttpd.redhat does not work on rhel 5 with non-standard pid file location and chroot
- 18:54 Bug #1698 (Invalid): Lighty cannot handle includes with absolute path
- 18:54 Bug #1686 (Invalid): django-lighttpd
- 18:54 Bug #1683 (Invalid): gthread_aio runs out of fds after some time under load.
- 18:54 Bug #1680 (Invalid): Combined auth.require and proxy.server hangs connections
- 18:54 Bug #1673 (Invalid): concatenation of config arrays in $HTTP["url"] conditional do strange things
- 18:54 Bug #1671 (Invalid): AT&T Motorola E1 rokr , Motorola AT&T K1 KRZR, Motorola Razr V3 has problems with the http - referer header
- 18:54 Bug #1669 (Invalid): External css-style works only in dir it lays
- 18:54 Bug #1668 (Invalid): spawn-fcgi sometimes cannot resolve symlinks
- 18:54 Bug #1659 (Invalid): configure failure: configure script cannot find bzip2 library
- 18:54 Bug #1656 (Invalid): mod_proxy_backend_fastcgi strange behaver in lighttpd.git/stbuehler
- 18:54 Feature #1654 (Invalid): Installing the Server
- 18:54 Bug #1651 (Invalid): mod_ssi don't responise .html files if mimetype.assign (...,".html" => "text/html",..)
- 18:54 Bug #1647 (Invalid): cgi_env_add does not terminate the env list with null
- 18:54 Bug #1637 (Invalid): trunk does not compile on FreeBSD 6.2
- 18:54 Bug #1633 (Invalid): Lighttpd 1.4.19 spawn-fcgi CRASH with PHP 5.2.6RC4
- 18:54 Bug #1631 (Invalid): inconsistent behaviour when using querystring match in combination with url.rewrite
- 18:54 Bug #1630 (Invalid): lighttpd dies w/o error
- 18:54 Feature #1627 (Invalid): Allow disabling bzip2 support when using rpmbuild
- 18:54 Bug #1626 (Invalid): install changes directory permissions (Ubuntu Gutsy)
- 18:54 Bug #1625 (Invalid): Fastcgi zombies
- 18:54 Bug #1624 (Invalid): Does lighttpd supports "forward" proxy?
- 18:54 Bug #1616 (Invalid): Content-length not always produced with mod_cgi
- 18:54 Bug #1613 (Invalid): Lighty 1.4.19 can't access files (FreeBSD 6.2)
- 18:54 Feature #1608 (Invalid): recursive stat calls busy server fastcgi entry point pretty url
- 18:54 Bug #1602 (Invalid): LigHTTPD 1.4.19 freezes FreeBSD
- 18:54 Bug #1597 (Invalid): i have a hard time
- 18:54 Bug #1593 (Invalid): lighttpd crashing in mod_fastcgi
- 18:54 Bug #1588 (Invalid): (log pollution) mod_evhost is active even when there is no hostname specified in the request
- 18:54 Bug #1586 (Invalid): SSL won't startup « not enough entropy in the pool »
- 18:54 Bug #1585 (Invalid): mod_compress will append etags header even if etags is disabled
- 18:54 Bug #1582 (Invalid): can't start perl programs with execwrap via module mod_cgi
- 18:54 Bug #1573 (Invalid): lighttpd mod proxy in front of IIS with Integrated Windows Authentication
- 18:54 Bug #1569 (Invalid): gcc mod_magnet.so: "relocation R_X86_64_32 cannot be used"
- 18:54 Bug #1567 (Invalid): missing cleanup in fastcgi
- 18:54 Bug #1566 (Invalid): How to install squirrelmail on lighttpd ???
- 18:54 Bug #1557 (Invalid): max-write-idle Timeouts
- 18:54 Bug #1554 (Invalid): lighttpd [1.4.18] RSTs TCP connections if mysql dies, and ceases to work
- 18:54 Bug #1553 (Invalid): Redirect from subdomain to another doesn`t work
- 18:54 Feature #1549 (Invalid): lighttpd is dying. community, please perform CPR
- 18:54 Bug #1547 (Invalid): conditional "add-environment"s overwrite each other / no inheritance
- 18:54 Bug #1543 (Invalid): Upload stops with lighttpd 1.5 r1922.
- 18:54 Bug #1527 (Invalid): Possible Solution to "Prem. end of script headers" with PHP?
- 18:54 Feature #1522 (Invalid): add option to mod_rewrite to make case insensitive matches/replaces
- 18:54 Bug #1519 (Invalid): 1 of N backends defect -> 500 error to some clients
- 18:54 Bug #1502 (Invalid): mod_setenv very broken
- 18:54 Bug #1497 (Invalid): Lighttpd upload hangs in freebsd 6.2.
- 18:54 Feature #1493 (Invalid): non latin URLs, or custom "bad request" page
- 18:54 Bug #1482 (Invalid): lighty does not appear to use server.errorfile-prefix when fastcgi returns error
- 18:54 Bug #1481 (Invalid): Hotlinking protection with $HTTP["referer"] not working
- 18:54 Bug #1478 (Invalid): $PHYSICAL["existing-path"] problematic on permissions
- 18:54 Bug #1471 (Invalid): mod_userdir refuses to serve home directory
- 18:54 Bug #1469 (Invalid): Always get "default document-root has to be set" error
- 18:54 Bug #1467 (Invalid): (mod_fastcgi.c.2570) FastCGI-stderr: Mismatched tag at line 22, column 7
- 18:54 Bug #1466 (Invalid): mod_fastcgi - unexpected end-of-file problem
- 18:54 Bug #1463 (Invalid): Permissions in logs
- 18:54 Feature #1460 (Invalid): How to run lighttpd on each user?
- 18:54 Bug #1459 (Invalid): fastcgi crash
- 18:54 Bug #1457 (Invalid): mod_uploadprogress broken (404 on progress URL)
- 18:54 Bug #1445 (Invalid): Random crashes on Leopard
- 18:54 Bug #1437 (Invalid): server.max-connections works in conditional?
- 18:54 Bug #1435 (Invalid): fcgi spawn or chroot mistiming
- 18:54 Bug #1432 (Invalid): POST body is not passed to FCGI
- 18:54 Bug #1427 (Invalid): Aliases don't work properly when combined with conditionals based on vhost
- 18:54 Bug #1416 (Invalid): request the uri "/personal/" but get the index.jsp's source
- 18:54 Bug #1414 (Invalid): spawn-fcgi doesn't use -C parameter
- 18:54 Bug #1407 (Invalid): Something wrong in configuration handling
- 18:54 Bug #1405 (Invalid): compilation error on Centos (Red Hat Linux 3.2.3-53)
- 18:54 Feature #1390 (Invalid): Running lighttpd within linux.
- 18:54 Bug #1383 (Invalid): php-fastcgi scripts which set http headers = response status 404
- 18:54 Bug #1361 (Invalid): /~foo/index.html serves empty content
- 18:54 Bug #1352 (Invalid): alias.url without conditions does not work
- 18:54 Bug #1348 (Invalid): memory leak #2 in stream.c on win32 by not using "CloseHandle(mh)"
- 18:54 Bug #1342 (Invalid): mod_auth mixed with mod_redirect problem
- 18:54 Bug #1339 (Invalid): lighttpd doesn't set empty QUERY_STRING in cgi environment
- 18:54 Feature #1337 (Invalid): renew lighttpd.spec and add logrotate conf
- 18:54 Bug #1335 (Invalid): source disclosure vulnerability on win32 with ntfs alternate data streams
- 18:54 Bug #1329 (Invalid): Enable mod_fastcgi at the lighttpd.conf
- 18:54 Bug #1326 (Invalid): lighttpd.conf logic does not work as expected.
- 18:54 Bug #1312 (Invalid): $HTTP["remoteip"] compared to subnet does not work
- 18:54 Bug #1300 (Invalid): mod_uploadprogress broken now
- 18:54 Bug #1291 (Invalid): FastCGI Status line get replaced
- 18:54 Feature #1272 (Invalid): Redirect from http to https problem on host
- 18:54 Bug #1269 (Invalid): fastcgi.map-extensions doesn't work / odd static behavior
- 18:54 Bug #1266 (Invalid): server.kbytes-per-second directive malfunctioning
- 18:54 Bug #1262 (Invalid): mod_uploadprogress bug
- 18:54 Bug #1257 (Invalid): There is no per virtualhost error log
- 18:54 Bug #1254 (Invalid): Servlet requests get converted to lowercase letters - not good
- 18:54 Bug #1252 (Invalid): File upload error when using POST method
- 18:54 Bug #1238 (Invalid): logfile mixup with vhosts - possibly residing in mod_simple_vhost
- 18:54 Bug #1227 (Invalid): downloadable tar.gz has the wrong permissions on it's directories
- 18:54 Bug #1225 (Invalid): PHP <?php exec("command"); ?> not working
- 18:54 Bug #1219 (Invalid): spawn-fcgi no fork mode
- 18:54 Bug #1215 (Invalid): lighttpd 1.4.15 mod_accesslog general programming issue
- 18:53 Bug #1210 (Invalid): many errors in logs
- 18:53 Bug #1196 (Invalid): FASTCGI and Lighttpd Slow
- 18:53 Bug #1184 (Invalid): a numeric tld
- 18:53 Bug #1181 (Invalid): PHP session.cookie_domain setting does not work for multiple subdomains
- 18:53 Bug #1177 (Invalid): Error msg
- 18:53 Bug #1174 (Invalid): There are 8 threads in lighttpd
- 18:53 Bug #1172 (Invalid): mod_compress will suppress mod_expire
- 18:53 Bug #1165 (Invalid): Security Problem using string equal match (==) on $HTTP["host"] Configuration
- 18:53 Bug #1160 (Invalid): STDERR left open when daemonizing
- 18:53 Feature #1153 (Invalid): Support all hashes in htpasswd
- 18:53 Bug #1149 (Invalid): handle-req time too long
- 18:53 Bug #1146 (Invalid): Header parsing is case-sensitive
- 18:53 Bug #1136 (Invalid): mod_alias bug in lighttpd-1.5.0-r1811
- 18:53 Bug #1129 (Invalid): 403 Forbidden
- 18:53 Bug #1128 (Invalid): mod_simple_vhost modify server.document-root in conditional block
- 18:53 Bug #1124 (Invalid): 1776 still seems to be leaking memory in reverse proxy mode
- 18:53 Bug #1117 (Invalid): mod_auth not working
- 18:53 Bug #1112 (Invalid): Weird behaviour with mod_rewrite + mod_redirect
- 18:53 Bug #1108 (Invalid): FCGI: Low speed connections
- 18:53 Bug #1097 (Invalid): 1.4.13 having trouble with range requet
- 18:53 Bug #1095 (Invalid): solaris compile error
- 18:53 Bug #1089 (Invalid): Virtual host name with underscore _ leads to 400 - bad request
- 18:53 Bug #1088 (Invalid): mod_flv_streaming on lighttpd 1.4.13 does not work in osx
- 18:53 Bug #1085 (Invalid): (mod_proxy.c.1079) proxy - start
- 18:53 Bug #1079 (Invalid): Error (mod_fastcgi.c.989) launching lighttpd with Ruby as FastCGI Backend
- 18:53 Bug #1075 (Invalid): trying to run lighttpd on windows. throws following error.
- 18:53 Bug #1074 (Invalid): Problems with Gthreads in debian ...
- 18:53 Feature #1068 (Invalid): mod_rewrite -f -d apache equivalents
- 18:53 Bug #1059 (Invalid): lighttpd process died
- 18:53 Bug #1053 (Invalid): Loading mod_cgi before mod_fastcgi breaks running CGIs
- 18:53 Bug #1048 (Invalid): mod_deflate - deflate.mimetypes setting
- 18:53 Bug #1036 (Invalid): server.follow-symlink doesn't show symlinks in dirlisting
- 18:53 Bug #1033 (Invalid): wrong $_ENV['USER'] after setuid
- 18:53 Bug #1031 (Invalid): mod_deflate breaks cgi
- 18:53 Bug #1030 (Invalid): mod_webdav and sqlite
- 18:53 Bug #1015 (Invalid): lighthttpd + phpBB + utf-8
- 18:53 Bug #1013 (Invalid): LightTPD 1.5 svn fastcgi gone?
- 18:53 Bug #1001 (Invalid): Proxy Secure connections Error : (connections.c.538) connection closed: write failed on fd 8
- 18:53 Bug #993 (Invalid): server.upload-dirs is ignored
- 18:53 Bug #989 (Invalid): Mailman Error
- 18:53 Bug #979 (Invalid): fcgi+execwrap conflicts with index-file.names
- 18:53 Bug #977 (Invalid): BUG: High load with mod_rewrite!!
- 18:53 Bug #971 (Invalid): spawn-fcgi ignores php command line arguments like "-c /var/www/userxyz/php/php.ini"
- 18:53 Bug #968 (Invalid): ./configure options
- 18:53 Feature #940 (Invalid): HTTPS Rediretion
- 18:53 Bug #937 (Invalid): mod_redirect problem with mod_rewrite
- 18:53 Bug #934 (Invalid): lighttpd 1.4.13 crashes under PHP load
- 18:53 Feature #926 (Invalid): Rewrite + Proxy
- 18:53 Bug #915 (Invalid): Netcat hangs/dies when used against a Lighttpd server
- 18:53 Bug #913 (Invalid): Interrupted system call
- 18:53 Bug #895 (Invalid): lighty 1.4.13 + php/fastcgi hangs after a short time of running
- 18:53 Bug #891 (Invalid): index-file.names can't use aliases for generator scripts
- 18:53 Bug #885 (Invalid): Read & Written showing 0 in server-status after installing mod_deflate
- 18:53 Bug #883 (Invalid): POST problem introduced with 1.4.12 (still present in current 1.4.13-x)
- 18:53 Bug #862 (Invalid): fcgi + php + memcache problems
- 18:53 Bug #850 (Invalid): Confusing documentation
- 18:53 Bug #849 (Invalid): output sent to stdout by fastcgi process is inserted into page headers
- 18:53 Bug #843 (Invalid): bad rewrite
- 18:53 Bug #839 (Invalid): Setting PHP .ini option via -d command line argument not working when using mod_fastcgi
- 18:53 Bug #823 (Invalid): connections.c.239: (trace) no status, setting 403
- 18:53 Bug #821 (Invalid): setenv.add-environment would skip setting the env if the env contains a number in it...
- 18:53 Bug #812 (Invalid): (network_freebsd_sendfile.c.96) writev failed: Permission denied
- 18:53 Bug #811 (Invalid): PATH_INFO, ORIG_PATH_INFO, and PHP_SELF not set in Lighttpd1.4.11/PHP4.4.3
- 18:53 Bug #807 (Invalid): unknown config-key: compress.max-file-size
- 18:53 Bug #802 (Invalid): FCGI_PARAMS record is malformed
- 18:53 Bug #801 (Invalid): Lighttpd ignores Content-Type extattr
- 18:53 Bug #794 (Invalid): Problem on FastCGI protocol when using TCP/IP and large POST data
- 18:53 Bug #776 (Invalid): server.errorfile-prefix file ignores php content
- 18:53 Bug #775 (Invalid): mod_rewrite code from apache to lighttpd not working
- 18:53 Bug #767 (Invalid): mod_compress fails to compile on solaris8
- 18:53 Bug #759 (Invalid): mmap fails on NSLU2 with offset >= 512k
- 18:53 Feature #737 (Invalid): php fcgi does not restart if lighttpd restarts
- 18:53 Bug #732 (Invalid): mod_simple_vhost doesn't fire?
- 18:53 Bug #711 (Invalid): php-cgi on freebsd
- 18:53 Bug #686 (Invalid): Does not compile with epoll support.
- 18:53 Bug #680 (Invalid): Virtual hosts do not support multiple certificates.
- 18:53 Feature #679 (Invalid): gcc 4.1.1 compile fix
- 18:53 Bug #674 (Invalid): mod_proxy needs to behave like mod_proxy on apache.
- 18:53 Bug #667 (Invalid): html files downloaded instead of displayed with mod_alias
- 18:53 Bug #661 (Invalid): dav fails on some files (probably long lines cause problems)
- 18:53 Bug #660 (Invalid): GET parameters are not set when rewrite rule is enabled
- 18:53 Bug #649 (Invalid): mod_proxy more tolerant to \n\n after http response header.
- 18:53 Bug #648 (Invalid): Please has the rewrite_mod accept full URI
- 18:53 Bug #645 (Invalid): Empty QUERY_STRING in 404-error handlers
- 18:53 Bug #643 (Invalid): Mod Proxy issues
- 18:53 Bug #640 (Invalid): cannot compute sizeof (off_t), 77 [OS X]
- 18:53 Bug #630 (Invalid): SSL configuration documentation
- 18:53 Bug #629 (Invalid): mod_indexfile.c use stat_cache_get_entry that try open CGI files
- 18:53 Bug #628 (Invalid): elbana
- 18:53 Bug #627 (Invalid): casts corrupt int values (on PPC)
- 18:53 Bug #621 (Invalid): mandatory use of Data::Dumper when not needed at all..
- 18:53 Bug #616 (Invalid): mod_ssi is too forgiving
- 18:53 Bug #606 (Invalid): SSI #echo directive with custom #set variable didn't work
- 18:53 Bug #597 (Invalid): gamin makes it hard to stop lighttpd
- 18:53 Bug #595 (Invalid): Can't build svn version on Mac OS X
- 18:53 Bug #592 (Invalid): 400 - Bad Request to Safari with literal IPv6 addresses
- 18:53 Bug #581 (Invalid): X-LIGHTTPD-send-file generating blank page on FreeBSD
- 18:53 Bug #576 (Invalid): QUERY_STRING not set through the 404 error handler using fcgi
- 18:53 Bug #574 (Invalid): tramadol.com (spam)
- 18:53 Bug #573 (Invalid): zohoo.com (spam)
- 18:51 Bug #572 (Invalid): infooo.com (spam)
- 18:51 Bug #571 (Invalid): infooo.com (spam)
- 18:51 Bug #570 (Invalid): tramadol.com (spam)
- 18:51 Bug #567 (Invalid): zohoo.com (spam)
- 18:51 Bug #565 (Invalid): tramadol.com (spam)
- 18:51 Bug #564 (Invalid): infooo.com (spam)
- 18:51 Bug #563 (Invalid): zohoo.com (spam)
- 18:51 Bug #562 (Invalid): tramadol.com (spam)
- 18:51 Bug #561 (Invalid): Build error "[config.h].in" not found
- 18:51 Bug #548 (Invalid): host name with an "_" apparently caused a 400 error
- 18:51 Bug #546 (Invalid): mod_auth causes a forever loading in the browser
- 18:51 Bug #540 (Invalid): Test ticket
- 18:51 Bug #523 (Invalid): valgrind: possible memory leaks in lighttpd.
- 18:51 Bug #509 (Invalid): rejects IPv4 connects with server.use-ipv6
- 18:51 Feature #504 (Invalid): mod_dirlisting doesn't use the correct mime type
- 18:51 Feature #503 (Invalid): Config option to limit POST/Upload size, simiarly to apache's LimitRequestBody
- 18:51 Bug #500 (Invalid): 404 logged as 200 when using error document
- 18:51 Bug #496 (Invalid): lighttpd crashes when receiving SIGPIPE
- 18:51 Bug #494 (Invalid): "Bus error" or "Segmenation fault" with regular expressions
- 18:51 Bug #489 (Invalid): xxxx
- 18:51 Feature #467 (Invalid): Is it possible to Lighttpd + PHP (4 & 5) + (Tomcat | Jetty) ??? If yes how ?
- 18:51 Feature #460 (Invalid): Binding to specific IPv6 addresses
- 18:51 Bug #457 (Invalid): Inconsistency in lighthttpd.conf: mod_indexfile
- 18:51 Bug #447 (Invalid): Segfault while rewriting a request in an Apache ProxyPass setup
- 18:51 Bug #436 (Invalid): $HTTP["host"] =~ does not seem to support look-behind
- 18:51 Bug #422 (Invalid): Make it so that reply notifications on a deleted post are also deleted
- 18:51 Bug #420 (Invalid): setenv.add-environment() maps all variable names uppercase
- 18:51 Bug #408 (Invalid): Index.html problems
- 18:51 Bug #405 (Invalid): PHP SCRIPT_NAME and PHP_SELF truncated when inside a userdir and using PATH_INFO
- 18:51 Bug #404 (Invalid): lighttpd chokes on rotating logs
- 18:51 Bug #394 (Invalid): AF_UNIX: seemingly can't use relative path for server.bind
- 18:51 Bug #390 (Invalid): Installing/Compiling/Debian instructions out of date - dpkg-buildpackage
- 18:51 Bug #385 (Invalid): Enabling ipv6 makes matching subnets with $HTTP["remoteip"] inoperable.
- 18:51 Feature #375 (Invalid): a way to include PHP module at startup time
- 18:51 Bug #361 (Invalid): Uploading in 1.4.5 and above (especially 1.4.7) not compatible with Rails
- 18:51 Bug #351 (Invalid): Ports in Host header cause problem with conditonals
- 18:51 Bug #345 (Invalid): mod_rrdtool fails when system date/time is changed
- 18:51 Bug #337 (Invalid): conditionally stopping https requests
- 18:51 Bug #336 (Invalid): conditionally stopping https requests
- 18:51 Feature #335 (Invalid): mod_fastcgi does not allow a uid/gid to be specified when spawning fcgi apps
- 18:51 Feature #333 (Invalid): concurrent ipv4 and ipv6
- 18:51 Feature #327 (Invalid): add data counter stats to mod_rrdtool
- 18:51 Bug #325 (Invalid): ssi and compress don't work together
- 18:51 Bug #321 (Invalid): mod_fastcgi authorizers cannot protect fastcgi responders
- 18:51 Feature #318 (Invalid): proxy.balance method
- 18:51 Bug #310 (Invalid): autogen.sh fails to generate configure script
- 18:51 Bug #308 (Invalid): .htaccess rewrite rules
- 18:51 Bug #305 (Invalid): What is the error log the problem?
- 18:51 Bug #304 (Invalid): sqwebmail (cgi) works under http but not https
- 18:51 Bug #301 (Invalid): Support cgi.unassign
- 18:51 Bug #290 (Invalid): network_freebsd_senfile.c.176 : senfile: Operation not supported 45
- 18:51 Bug #277 (Invalid): Adding FAM causes lighttpd to exit, no error printed
- 18:51 Bug #262 (Invalid): mod_mysql_vhost ignored
- 18:51 Bug #256 (Invalid): Always get 403 Code bei mod_secdownload
- 18:51 Bug #253 (Invalid): using with zend cart
- 18:51 Bug #249 (Invalid): Content-Type problems..
- 18:51 Bug #236 (Invalid): Formatting at end of configure won't work with NetBSD /bin/sh
- 18:51 Bug #227 (Invalid): trac sends me two messages at a time
- 18:51 Bug #223 (Invalid): basic HTTP referer deep-linking protection not working
- 18:51 Feature #216 (Invalid): spawn-fcgi in the foreground
- 18:51 Bug #205 (Invalid): Cookie is sent to the wrong process
- 18:51 Bug #201 (Invalid): Host parsing in mod_rewrite
- 18:51 Bug #200 (Invalid): test76
- 18:51 Bug #196 (Invalid): wakeup
- 18:51 Bug #194 (Invalid): I'm confused by authorisation... it looks as if it is buggy...
- 18:51 Bug #191 (Invalid): Problems running lighttpd 1.3.16 on cygwin
- 18:51 Bug #189 (Invalid): Mambo CMS: Search Engine Friendly URLs: mod_Rewrite
- 18:51 Bug #175 (Invalid): Adding some examples on how to migrate .htaccess to lighttpd
- 18:51 Bug #172 (Invalid): Useless error message from evhost
- 18:51 Bug #170 (Invalid): lighttpd shouldn't print unprintable characters to error log
- 18:51 Bug #162 (Invalid): Pass fd to other server
- 18:51 Bug #160 (Invalid): lighttpd -> out of swap -> killed (FreeBSD 5.3R)
- 18:51 Bug #156 (Invalid): include statement in lighttpd.conf doesn't work (parse error)
- 18:51 Feature #151 (Invalid): mod_proxy should log requests...
- 18:51 Bug #147 (Invalid): CGI returns null document, if the cgi has to load dynamic libraries
- 18:51 Bug #143 (Invalid): PHP with lighttpd not working
- 18:51 Bug #140 (Invalid): hmm...
- 18:51 Bug #134 (Invalid): Ldap Group/Filter Support
- 18:51 Bug #127 (Invalid): fastcgi processes aren't cleaned upon sigkill
- 18:51 Feature #126 (Invalid): support for "serve-local" setting
- 18:51 Feature #123 (Invalid): These would be great: mod_dav / mod_dav_svn
- 18:51 Bug #122 (Invalid): ssi virtual include bug
- 18:51 Bug #121 (Invalid): Content Length Not Written to Log File
- 18:51 Bug #111 (Invalid): mod_alias breaks if 2 alias have similar names
- 18:51 Bug #108 (Invalid): Missing configure parameter for fastcgi devkit
- 18:51 Feature #105 (Invalid): "suphp" or "chroot per virtual host" or "open_base_dir" needed
- 18:51 Bug #104 (Invalid): OSX (10.3.9) + fastcgi + rails socket connection failures
- 18:51 Bug #103 (Invalid): mod_fastcgi doesn't restart fastcgi
- 18:51 Bug #99 (Invalid): FastCGI Auth and Env Vars
- 18:51 Bug #98 (Invalid): rc script should restart when reload is called
- 18:51 Bug #89 (Invalid): Did not showed .JPG, but showed .jpg
- 18:51 Bug #88 (Invalid): Location of cached files when using mod_compress with mod_simple_vhost
- 18:51 Bug #81 (Invalid): PID file gets overwritten even if the launch is unsuccessful.
- 18:51 Bug #74 (Invalid): bug in sanitizing function!!!
- 18:51 Bug #67 (Invalid): $HTTP[]-variables in url.rewrite
- 18:51 Bug #62 (Invalid): Config parser doesn't complain about nested conditionals
- 18:51 Feature #49 (Invalid): add suexec
- 18:51 Bug #17 (Invalid): mod_proxy passes on redirect from site it proxies
- 18:51 Bug #12 (Invalid): Lighttpd treats POST/GET request different for server.error-handler-404
- 18:51 Bug #10 (Invalid): crash on killall -HUP lighttpd 1.3.10
- 13:03 Revision 2337 (svn): Fix sending content-length for static HEAD requests
- 05:00 Feature #1795 (Fixed): add gthread-freebsd-sendfile (patch)
- Implement gthread_freebsd_sendfile; this is a straightforward merging of network_gthread_sendfile and network_freebsd...
2008-10-08
- 19:51 Bug #1791: url.rewrite Problem
- how about
"^/magazin/artikel/([0-9]*),([0-9]*),([0-9]*),([0-9]*),([0-9]*),?(.*)(/.*)*" - 13:10 Bug #1791: url.rewrite Problem
- Replying to [[lighttpd:comment:3|stbuehler]]:
> You try to match two "/" in the regex after "/magazin/artikel/", but... - 12:41 Bug #1791 (Fixed): url.rewrite Problem
- You try to match two "/" in the regex after "/magazin/artikel/", but there is only one after "zutaten"; so this regex...
- 12:17 Bug #1791: url.rewrite Problem
- Replying to [[lighttpd:comment:1|stbuehler]]:
> 1. The urls are now sanitized/urldecoded before matching. perhaps y... - 10:29 Bug #1791: url.rewrite Problem
- # The urls are now sanitized/urldecoded before matching. perhaps you should post which url(s) you try to match
# you... - 09:47 Bug #1791 (Invalid): url.rewrite Problem
- Hi,
after updating fom 1.4.19 to 1.4.20 the following rewrite rule does not match anymore:... - 12:23 Bug #1793 (Fixed): WebDAV MOVE doesn’t work when Destination contains login information
- The Destination field of a WebDAV MOVE request isn’t limited to the format suggested in mod_webdav.c. It can also co...
- 10:21 Bug #1792: virtual hosts and chroot security flaw
- --- too slow ---
You cannot do that. Lighttpd is a single-process web server, and a process only has one root (i.e... - 10:19 Bug #1792 (Fixed): virtual hosts and chroot security flaw
- # this is a bug tracker, not a support forum
# one process can only have one chroot
- 10:06 Bug #1792 (Invalid): virtual hosts and chroot security flaw
- Hi,
I use lighttpd in a chroot jail for security reason
until today I had only one server running into /srv/httpd j... - 03:10 Bug #1790 (Invalid): Using $HTTP["cookie"]
- I'm using this line in my configuration:
server.document-root = "/var/www/sheezyart/public"
$HTTP[[cookie]] =~ "san...
Also available in: Atom