lighttpd
Rewrite rules for lighttpd with new document-root would not work
I have server.document-root = \"/srv/www\" but for some static files I want use another document-root. I try use this code:[详细]
2023-04-12 13:16 分类:问答How to configure Lighthttpd with fastcgi
I\'ve installed LightTPD on windows. It starts without fastcgi normally. Then I copy/paste one of the fastCGI examples[详细]
2023-04-11 15:31 分类:问答Benchmarking Performance of node.js (cluster) with mysql pools : Lighttpd + PHP?
Edit(2): Now using db-mysql with generic-pool module. The error rate has dropped significantly and hovers at 13% but the throughput is still around 100 req/sec.[详细]
2023-04-11 09:07 分类:问答URL routing/rewriting and compatibility with Nginx/Lighttpd
I\'m writing a simple URL routing code based on using mod_rewrite to pass the URI as a GET parameter, like Drupal does. So I have the rule:[详细]
2023-04-10 02:58 分类:问答using .asmx using lighttpd and mono fastcgi
I have deployed a web service to a ubuntu server running lighttpd and fastcgi-mono-server2.The .asmx page loads correctly but when I test the method I get a 404.[详细]
2023-04-09 22:50 分类:问答Converting Zend Framework default htaccess to Lighttpd
I\'ve been looking through the subject a couple of times, but nothing I found is quite what I need, and/or outdated as hell.[详细]
2023-04-08 11:18 分类:问答Lighttpd config error [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow开发者_C百科.[详细]
2023-04-07 03:47 分类:问答lighttpd: 404 page does not return 404 status
I\'m using a lighttpd 404 error handler, with a static 404 page. The entire conf file looks like this:[详细]
2023-04-06 21:12 分类:问答"sockets disabled, connection limit reached" with lighttpd
I\'ve been having a lot of t开发者_如何学Gohose in my lighttpd\'s log files for the last few weeks:[详细]
2023-04-05 22:01 分类:问答Mod rewrite, need to allow only letters, numbers and white spaces
Since I need to allow my users, to search strings with white spaces, I need to modify this rewrite rule (lighttpd engine).[详细]
2023-04-04 04:59 分类:问答