Using simple CGI I see that sometimes I receive error 500 in some requests.
My script is just printing all _G key/value using "for".
But instead this, I have other thing to resolve and dont know how using "simple CGI" approach: http requests.
How do I get "GET parameters" and POSTS, or request header using CGI scripts...
Anyway, somebody knows how do I resolve the cgilua.fcgi problema? I think is the best way to serve web application with lighttpd and I must try this again when somebody help me to resolve the problem.
Thanks