Skip to content

Commit

Permalink
Note about customising lighttpd config
Browse files Browse the repository at this point in the history
  • Loading branch information
macropin committed Apr 30, 2012
1 parent 218349b commit e17e932
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion INSTALL.md
Expand Up @@ -29,7 +29,9 @@ Set your config options in _./adlibre_tms/local_settings.py_.

### Then we use the lighttpd config in ./deployment to setup lighttpd and manage the flup/fcgi processes

ln -s /srv/www/tms/deployment/lighttpd.conf /etc/lighttpd/conf.d/tms.conf
cp /srv/www/tms/deployment/lighttpd.conf /etc/lighttpd/conf.d/tms.conf

Then edit _/etc/lighttpd/conf.d/tms.conf_ as necessary to suit your requirements.

Add something like the following to the crontab for your web / fcgi user:

Expand Down

0 comments on commit e17e932

Please sign in to comment.