lighttpd
Securing a shared lighttpd setup
(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.)[详细]
2023-01-06 08:26 分类:问答How to link PHP 5.3 (FastCGI) to cURL with Lighttpd on Mac OS X?
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[详细]
2023-01-04 10:27 分类:问答using variable in string in Lighttpd
Hi I\'m trying to do this: $HTTP[\"url\"] =~ \"/(开发者_StackOverflow中文版[^/?]+)$\" { setenv.add-response-header = ([详细]
2023-01-03 17:11 分类:问答I'm Stuck with a simple lighttpd url.rewrite
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\"[详细]
2023-01-03 13:26 分类:问答Rack, FastCGI, Lighttpd configuration
I want to run a simple application using Rack, FastCGI and Lighttpd, but I cannot get it working. I get the following error:[详细]
2023-01-02 22:55 分类:问答Understanding a lighttpd.conf file?
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[详细]
2023-01-02 21:42 分类:问答Lighttpd server is stopped
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:[详细]
2023-01-02 09:42 分类:问答Conditional Lighttpd configuration based on request headers
Is it possible to conditionally configure Lighttpd based on custom request headers? It\'s possible to do so by IP address (and other variables):[详细]
2023-01-01 23:40 分类:问答Autotools: how to cleanup files created by "./configure" in lighttpd project?
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.[详细]
2023-01-01 06:36 分类:问答rails with fcgi error
LoadError (Expected /web/zhao_backend2/app/controllers/admin_controller.rb to define AdminController):[详细]
2022-12-31 21:51 分类:问答