]> sipb.mit.edu Git - ikiwiki.git/commitdiff
clarify cgiurl setting
authorJoey Hess <joey@gnu.kitenet.net>
Mon, 29 Dec 2008 03:03:34 +0000 (22:03 -0500)
committerJoey Hess <joey@gnu.kitenet.net>
Mon, 29 Dec 2008 03:03:34 +0000 (22:03 -0500)
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
        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
        # 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