(Yes, I know that questions pertaining to lighttpd fit better on SF, but I thought it was more apt to be asked here since it\'s primarily concerned with security policy.)
I installed lighttpd, php5 +fastcgi, and php5-curl earlier this morning using MacPorts. I have been able to get the former two working fine, but I can\'t seem to get PHP to see the installed cURL exte
Hi I\'m trying to do this: $HTTP[\"url\"] =~ \"/(开发者_StackOverflow中文版[^/?]+)$\" { setenv.add-response-header = (
Just switched from apache and having some rewrite issues. Simple task: rewrite \"http://www.foo.com/BAR/\" to \"http://www.foo.com/BAR/index.php\"
I want to run a simple application using Rack, FastCGI and Lighttpd, but I cannot get it working. I get the following error:
I\'ve been given a lighttpd.conf that someone else wrote and need help working out how to serve it. I\'m 90% of the way there but stuck... The index.html page appears, but links and CSS files don\'t p
I have a Lighttpd server plus mod_fastcgi. And todayI had Internal Server Error 500. I\'ve checked my error log and it goes like this:
Is it possible to conditionally configure Lighttpd based on custom request headers? It\'s possible to do so by IP address (and other variables):
I\'m trying out lighttpd for an embedded Linux project. I got the latest source package and started writing a master Makefile encapsulating all configure, compile, install (for testing) etc stuff.
LoadError (Expected /web/zhao_backend2/app/controllers/admin_controller.rb to define AdminController):