Skip to content

Commit

Permalink
Mention required lighttpd modules in docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
uriel@soma committed Jul 14, 2009
1 parent b313747 commit fc80411
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sites/werc.cat-v.org/docs/web_server_setup/lighttpd.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Setup werc with lighttpd
========================

You will need to enable to the following modules: `mod_cgi`, `mod_alias` and `mod_rewrite` (for non-minimal configurations).

You can also find `mod_setenv` useful to change werc's environment ($PATH in perticular)

Minimal setup
-------------
This is the most minimal setup, for a single domain, and lets werc handle static files.
Expand Down

0 comments on commit fc80411

Please sign in to comment.