开发者

lighttpd

0
  • Enable Browser-Caching for lighttpd/thin

    I have the problem that Googles “Page Speed” says that I should enable browser caching. I am usein a lighttpd server as a proxy for different web server on my server. One of them is a rails app (Ru[详细]

    2023-04-03 22:14 分类:问答
  • Why FastCGI is so slow?

    Recently I\'ve compared two versions of my C++ application that processes huge files (tens of GBs): a regular executable and fastcgi binary spawned under the lighttpd server. It turned out that fastcg[详细]

    2023-04-03 21:20 分类:问答
  • Why is PWD empty and how to fix it?

    I\'m using lighttpd and wrote the following cgi script: main(){ printf(\"Content-ty开发者_如何学Gope: text/html\\n\\n\");[详细]

    2023-04-02 06:39 分类:问答
  • PHP-CGI not loading PATH in windows

    I have a windows webserver running lighttpd and using PHP with CGI. Previously I was using Apache without CGI and I noticed something.[详细]

    2023-04-01 20:42 分类:问答
  • Is Cloudflare caching pages?

    I\'m inadvertently running a Wordpress websit开发者_Python百科e who has a lot of success right now. The site became really really slow, so I decided to tune it up:[详细]

    2023-04-01 04:07 分类:问答
  • Simple Lighttpd Rewrite Rule not working

    I have the following URL http://www.website.com/pub/?code=USERINPUT I would like it to appear as http://www.website.com/pub/code/USERINPUT[详细]

    2023-03-30 21:38 分类:问答
  • lighttpd proxy server for school

    I am developing a video hosting site for use by teachers to distribute instructional screencast videos to their students. I http pseudo streamflv files from a lighttpd server to embedded JW Players. A[详细]

    2023-03-30 07:01 分类:问答
  • Gitweb not displaying correctly

    I tried setting up gitweb, but when I load the page, it comes out weird... Edit: In case people misunderstood, this is what it should look like:[详细]

    2023-03-29 22:53 分类:问答
  • Integrating tomcat with lightttpd

    I just want to speed up the tomcat. For this reason I saw that lighttpd is able to run in front of tomcat processing static content[详细]

    2023-03-28 16:30 分类:问答
  • Lighttpd and sub directories

    I have URL like : http://example.com/dir1/... http://example.com/dir2/... http://example.com/dir3/... and I would like to retrieve the dir1, dir2, dir3... (they are not real directories) in a DIR_N[详细]

    2023-03-28 11:17 分类:问答