projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82d94d4
)
clarify cgiurl setting
author
Joey Hess
<joey@gnu.kitenet.net>
Mon, 29 Dec 2008 03:03:34 +0000
(22:03 -0500)
committer
Joey Hess
<joey@gnu.kitenet.net>
Mon, 29 Dec 2008 03:03:34 +0000
(22:03 -0500)
doc/tips/nearlyfreespeech.mdwn
patch
|
blob
|
history
diff --git
a/doc/tips/nearlyfreespeech.mdwn
b/doc/tips/nearlyfreespeech.mdwn
index 6715f0c29b44a4a37f8f620b41c0b1ce2cd9eade..4b3b02eac8acbb2e35cfa4c930c9b5c7808f0bac 100644
(file)
--- a/
doc/tips/nearlyfreespeech.mdwn
+++ b/
doc/tips/nearlyfreespeech.mdwn
@@
-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