General

Profile

savages

  • Login: savages
  • Registered on: 2009-05-14
  • Last sign in: 2009-07-13

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 0 0

Activity

2009-07-13

20:53 Lighttpd Support: RE: fastcgi conf with 1.5
How do you set the mode of fastcgi? I see it in 'request_handler' but when I grep it there is nothing.
savages

2009-07-11

01:21 Lighttpd Support: fastcgi conf with 1.5
Is there a document that explains the configuration for fastcgi for version 1.5?
Is there something like the old bin...
savages

2009-07-10

17:00 Lighttpd Support: RE: Can lighttpd support multipart chunked data (from cgi/fcgi) and how?
I started to read the FCGI spec(http://www.python.org/dev/peps/pep-0333/). and it stated that
"The start_response...
savages
01:29 Lighttpd Support: RE: Can lighttpd support multipart chunked data (from cgi/fcgi) and how?
using fastcgi+flup+python works
def timetick():
for i in range(0,5):
st = "--mmxtick\n"
s...
savages
01:53 Lighttpd Development: [Solved] Cookie authentication to directory
I have a requirement to assign a cookie for authentication AuthCookie(). I would like to protect a normal static page... savages

2009-07-09

16:13 Lighttpd Support: RE: Can lighttpd support multipart chunked data (from cgi/fcgi) and how?
output request, "server push", being able to send chunks of data to the client. savages

2009-07-07

20:04 Lighttpd Support: Can lighttpd support multipart chunked data (from cgi/fcgi) and how?
I have a application written in python running on apache/mod_python. I would like to port it to lighttpd. I know th... savages

2009-07-06

05:03 Lighttpd Support: using authorizer to protect scripts
I want to replace apache2 mod_python program with lighttpd fastcgi, flup. I have authorization to the static pages a... savages

2009-05-14

16:01 Lighttpd Development: RE: sqlite module that works with 1.5.x
new configure.ac, it now does not need a sqlite3_config program but just search for the library and header file savages
00:33 Lighttpd Development: [1.5] sqlite module that works with 1.5.x
here is a sqlite3 vhost module that works savages

Also available in: Atom