From c3e47948635578e78c46417ada01b3c24ed0b91e Mon Sep 17 00:00:00 2001 From: Amitai Schlair Date: Thu, 14 Feb 2013 20:09:12 -0500 Subject: [PATCH] more guidance for cgi_wrapper (friend was confused) --- doc/setup/byhand.mdwn | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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 -- 2.32.0.93.g670b81a890