diff options
author | alexjj <alexjj@web> | 2016-09-24 00:22:08 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2016-09-24 00:22:08 -0400 |
commit | 1e203ac71b56203e2d60568e2f1e92862b8c5f4c (patch) | |
tree | 719f80eaef26e678ae7caf1fd7a136c6d4e95f37 /doc | |
parent | 8bc6d48dae4260a1642d4dc0b282fca5e17ceafe (diff) | |
download | ikiwiki-1e203ac71b56203e2d60568e2f1e92862b8c5f4c.tar ikiwiki-1e203ac71b56203e2d60568e2f1e92862b8c5f4c.tar.gz |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tips/dot_cgi.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/tips/dot_cgi.mdwn b/doc/tips/dot_cgi.mdwn index 28c973ab2..b66406f66 100644 --- a/doc/tips/dot_cgi.mdwn +++ b/doc/tips/dot_cgi.mdwn @@ -153,6 +153,8 @@ Also, note that the `/tmp/fcgi.socket` file needs to be writable by the webserve include /etc/nginx/fastcgi_params; } +Here's a [[complete site.conf|tips/nginx]] for nginx if that helps. + ## boa Edit /etc/boa/boa.conf and make sure the following line is not commented: |