clarify cgiurl setting

master
Joey Hess 2008-12-28 22:03:34 -05:00
parent 82d94d4d4a
commit d8f16c4d95
1 changed files with 2 additions and 1 deletions

View 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