General

Profile

cst_zf

  • Login: cst_zf
  • Registered on: 2008-12-15
  • Last sign in: 2015-02-10

Issues

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

Activity

2014-11-25

12:42 Lighttpd Feature #2599 (Invalid): No docs about syntax of $1 and %1
I find we can use $xxx and %xxx in the config file, however no doc about it. cst_zf
12:12 Lighttpd Support: RE: Redirect passing full url on querystring
use $HTTP["scheme"]? cst_zf

2009-09-30

07:58 Lighttpd Development: [Solved] How to log the POST fields of the request?
i want to log the data send with the POST method (which you can read from $_POST in php)
what should i do ?
i just ...
cst_zf

2008-12-24

10:59 Lighttpd Development: [Solved] which struct field is used by $HTTP['host'] compare?
I want do things below:
a url from a.com is processed by the plugin(hook uri_clean) and i want to generate the l...
cst_zf
08:48 Lighttpd Development: RE: Can anyone show me some hints to port lighty plugin header to pascal / delphi ?
Olaf-van-der-Spek wrote:
> cst_zf wrote:
> > FastCGI starts multi-process for one web application, doesn't it?
> ...
cst_zf

2008-12-22

03:24 Lighttpd Development: RE: Can anyone show me some hints to port lighty plugin header to pascal / delphi ?
Olaf-van-der-Spek wrote:
> cst_zf wrote:
> > To Olaf-van-der-Spek:
> >
> > I don't like fastCGI for I like thr...
cst_zf

2008-12-20

10:06 Lighttpd Development: RE: Can anyone show me some hints to port lighty plugin header to pascal / delphi ?
the first bad format is caused by ... cst_zf
10:01 Lighttpd Development: RE: Can anyone show me some hints to port lighty plugin header to pascal / delphi ?
e....another bad format post and i cannot modify it... cst_zf
10:00 Lighttpd Development: RE: Can anyone show me some hints to port lighty plugin header to pascal / delphi ?
I find a easy way to solve the problem that I should re-implement them by other language.
The problem is that i mus...
cst_zf
06:48 Lighttpd Development: RE: Calling another plugin from a plugin
you can send a 302 response to let the webbrowser redirect it.
Or you can handle a event earlier than the event hand...
cst_zf

Also available in: Atom