From a305da9c8fa0e5786fd06f931f9c7519bba72f6a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 21 May 2008 14:57:03 -0400 Subject: [PATCH] adjust example cgiurl This way it matches the path given for the cgi wrapper, assuming apache set up to use /var/www. --- doc/ikiwiki.setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup index 3d3c2a7f6..e1f698d68 100644 --- a/doc/ikiwiki.setup +++ b/doc/ikiwiki.setup @@ -15,7 +15,7 @@ use IkiWiki::Setup::Standard { destdir => "/var/www/wiki", url => "http://example.org/wiki", - cgiurl => "http://example.org/ikiwiki.cgi", + cgiurl => "http://example.org/wiki/ikiwiki.cgi", #templatedir => "/usr/share/ikiwiki/templates", #underlaydir => "/usr/share/ikiwiki/basewiki", -- 2.26.2