Mention required lighttpd modules in docs.
This commit is contained in:
parent
d18c901035
commit
0685513d9b
@ -1,6 +1,10 @@
|
|||||||
Setup werc with lighttpd
|
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
|
Minimal setup
|
||||||
-------------
|
-------------
|
||||||
This is the most minimal setup, for a single domain, and lets werc handle static files.
|
This is the most minimal setup, for a single domain, and lets werc handle static files.
|
||||||
|
Loading…
Reference in New Issue
Block a user