[Snowy] Lighttpd Wiki Page
- From: Matthew Gyurgyik <pyther pyther net>
- To: snowy-list gnome org
- Subject: [Snowy] Lighttpd Wiki Page
- Date: Tue, 14 Sep 2010 21:41:24 -0400
Thanks to Sandy and Jeff I was able to write a wiki page on using
snowy with lighttpd + fastcgi.
http://live.gnome.org/Snowy/Install/Lighttpd
Essentially you create a fastcgi socket file using ./manage.py and then
you configure fastcgi in lighttpd to connect to the socket file.
Some bumps and abnormalities:
*Add FORCE_SCRIPT_NAME = '' to local_settings.py. Otherwise, urls will
be written as http://snowy.example.net/snowy.fcgi/blah instead of
http://snowy.example.net/blah
*An environmental variable is not set correctly (pwd?) resulting in
./data/note2xhtml.xsl being non-existent. Sandy and Jeff were able to
help me track this down and the following patch resulted:
http://armstrong-clan.net/dump/0001-Use-absolute-path-to-XSL.patch
All in all, setting up snowy with lighttpd isn't to difficult.
I encourage all of you to give it a try and improve the article!
Cheers!
~pyther
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]