aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/setup/byhand.mdwn8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/setup/byhand.mdwn b/doc/setup/byhand.mdwn
index 75a5648d5..f6e0659f1 100644
--- a/doc/setup/byhand.mdwn
+++ b/doc/setup/byhand.mdwn
@@ -95,7 +95,13 @@ will set everything up.
Now you have a basic wiki with a setup file. Time to experiment
with ikiwiki's many features.
-
+
+[[!template id="note" text="""
+CGI configuration is heavily dependent on webserver. Figure out (or
+configure) the location and/or filename extension your webserver
+needs to execute a CGI, then set `cgi_wrapper` to a suitable path.
+"""]]
+
Let's first enable a key wiki feature and set up [[CGI]] to allow
editing the wiki from the web. Just edit ikiwiki.setup, uncomment the
settings for the `cgi_wrapper`, make sure the filename for the cgi wrapper