View unanswered posts | View active topics It is currently Sun Sep 05, 2010 2:46 am



Post new topic Reply to topic  [ 3 posts ] 
Dragonfly and Lighttpd? 
Author Message

Joined: Thu Mar 25, 2010 6:24 pm
Posts: 53
Post Dragonfly and Lighttpd?
Anyone have a suggestion for getting web pages working with Lighttpd and Dragonfly?

In the case of PHP, it's pretty easy.
Code:
fastcgi.server = ( ".php" => ((
                     "bin-path" => "/usr/bin/php-cgi",
                     "socket" => "/tmp/php.socket"
                 )))


But, Dragonfly has me wondering what the best approach would be to make this happen.

I've read through the parts of Dragonfly which talk about setting up Apache, but -- obviously -- Lighttpd is a bit different.

Put another way -- Does anyone have an example lighttpd.conf file that works with Dragonfly.

_________________
Kanen Flowers -/- http://www.LifeZero.org -/- http://www.kane-box.com


Tue Jul 27, 2010 3:04 pm
Profile E-mail WWW

Joined: Sun Apr 19, 2009 10:09 pm
Posts: 68
Location: Hannover, Germany
Post Re: Dragonfly and Lighttpd?
Hi Kanen,

although I've not installed lighttpd I think You've to fix to things when working with Dragonfly:

1. The included .htaccess doesn't work with lighttpd, because it's Apache syntax

Here are some hints on that
http://redmine.lighttpd.net/boards/2/topics/1342
http://stackoverflow.com/questions/62384/how-to-convert-apache-htaccess-files-into-lighttpd-rules

2. Then You need to get newLISP cgi working.

Hope that helps a bit.

Marc

_________________
--()o Dragonfly web framework for newLISP
http://www.runDragonfly.com


Tue Jul 27, 2010 4:28 pm
Profile WWW

Joined: Sun Apr 19, 2009 10:09 pm
Posts: 68
Location: Hannover, Germany
Post Re: Dragonfly and Lighttpd?
Hi Kanen,

although I've not installed lighttpd I think You've to fix two things when working with Dragonfly:

1. The included .htaccess doesn't work with lighttpd, because it's Apache syntax

Here are some hints on that
http://redmine.lighttpd.net/boards/2/topics/1342
http://stackoverflow.com/questions/62384/how-to-convert-apache-htaccess-files-into-lighttpd-rules

2. Then You need to get newLISP cgi working.

Hope that helps a bit.

Marc

_________________
--()o Dragonfly web framework for newLISP
http://www.runDragonfly.com


Tue Jul 27, 2010 4:28 pm
Profile WWW
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Forum style by Vjacheslav Trushkin for Free Forums/DivisionCore.