]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/tips/nearlyfreespeech.mdwn
clarify cgiurl setting
[ikiwiki.git] / doc / tips / nearlyfreespeech.mdwn
index 6715f0c29b44a4a37f8f620b41c0b1ce2cd9eade..4b3b02eac8acbb2e35cfa4c930c9b5c7808f0bac 100644 (file)
@@ -81,7 +81,8 @@ Here is an example of how I set up a wiki:
        nano ikiwiki.setup
        # Set destdir to /home/htdocs
        # Set srcdir to /home/private/wiki
-       # Set url to http://yoursite.nfshost.com/ , set cgiurl likewise
+       # Set url to http://yoursite.nfshost.com/
+       # Set cgiurl to http://yoursite.nfshost.com/ikiwiki.cgi
        # Uncomment the `rcs => "git"` line.
        # Set the cgi_wrapper path to /home/htdocs/ikiwiki.cgi
        # Set the git_wrapper path to /home/private/wiki.git/hooks/post-update