Suppose I have an executable file with .o o开发者_JAVA百科r .a extension. How can I run it on lightTPD? Should I allow cgi or just fast-cgi will be enough?
I\'ve run and developed my Flask application without incident using its built-in server. It has worked fine and has been really smooth and fun. Unfortunately, Lighttpd is, as always, a pain to deploy
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.
I\'m using lighttpd and pfp-fpm. All work correctly, but if I call a mysql_connect() on my php scripts I get an empty page.
So, I\'m trying to move a site over to Lighttpd but I can\'t seem to get the URL re-writes correct - any idea what these would translate to in Lighttpd-speak?
What is the default redirect code in lighttpd\'s mod_redirect开发者_Go百科? HTTP Status 301 (moved permanently) or 302 (found / temporarily moved)?Never mind.I found the answer: 301 redirect, as I had
I know most tutorials and topics say that you have to edit lighttpd.conf and add the rewrite rules there, but is it possible to use the .htaccess files per directory utilizing 开发者_如何转开发the lig
I\'m searching for a regular expression that hits everything that is NOT ending with \".png\" or \".jpg\". I want to find out URLs that开发者_如何学Python do not request an image file.
No doubt开发者_开发知识库 Apache is the most popular web server to use with PHP and definately it works great. However I\'m curious to know what are advantages (if any) to use Lighttpd instead of Apac
I\'ve got a fairly well behaved web application that has been running fairly stably for a few months, but every once in a we\'ve seen the django application stop responding, and the lighttpd server st