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
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
I\'m using lighttpd and wrote the following cgi script: main(){ printf(\"Content-ty开发者_如何学Gope: text/html\\n\\n\");
I have a windows webserver running lighttpd and using PHP with CGI. Previously I was using Apache without CGI and I noticed something.
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:
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
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
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:
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
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