I have server.document-root = \"/srv/www\" but for some static files I want use another document-root. I try use this code:
I\'ve installed LightTPD on windows. It starts without fastcgi normally. Then I copy/paste one of the fastCGI examples
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.
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:
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.
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.
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百科.
I\'m using a lighttpd 404 error handler, with a static 404 page. The entire conf file looks like this:
I\'ve been having a lot of t开发者_如何学Gohose in my lighttpd\'s log files for the last few weeks:
Since I need to allow my users, to search strings with white spaces, I need to modify this rewrite rule (lighttpd engine).