mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-14 05:08:51 +01:00
Updated Ubuntu 11.04 with lighttpd (markdown)
parent
70010c93fa
commit
a7ef3c86b2
1 changed files with 2 additions and 1 deletions
|
|
@ -65,8 +65,9 @@ Enable the mods for lighted
|
|||
lighttpd-enable-mod fastcgi
|
||||
lighttpd-enable-mod magnet
|
||||
lighttpd-enable-mod access
|
||||
lighttpd-disable-mod javascript-alias
|
||||
|
||||
Follow the description of running Rails applications with lighttpd. You can easily use spawn-fcgi as it comes with a package in Ubuntu:
|
||||
Follow the description of running rails applications with lighttpd. *Note* you need to either configure or disable the javascript-alias mod, because otherwise lighttpd will search in the wrong directory for the javascript files. You can easily use spawn-fcgi for running rails applications as spawn-fcgi comes with a package in Ubuntu:
|
||||
http://redmine.lighttpd.net/wiki/1/LighttpdOnRails
|
||||
|
||||
## Get the fcgi bridge working with rails
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue