aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhttp://joey.kitenet.net/ <joey@web>2011-05-20 09:56:53 -0400
committerJoey Hess <joey@kitenet.net>2011-05-20 09:56:53 -0400
commitd5f6fdd8a9cc07147da7d3a67b95bc42133bf744 (patch)
tree4d444f733b9fa49b1eb29d5faa0d79d46c0a5419
parent11cbe0604dcb9d8b822b14c66a3b2d821099701d (diff)
downloadikiwiki-d5f6fdd8a9cc07147da7d3a67b95bc42133bf744.tar
ikiwiki-d5f6fdd8a9cc07147da7d3a67b95bc42133bf744.tar.gz
Added a comment
-rw-r--r--doc/forum/Need_help_setting_up_ikiwiki_CGI/comment_1_0fc4573568711c56a0df4af620110c2f._comment12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/forum/Need_help_setting_up_ikiwiki_CGI/comment_1_0fc4573568711c56a0df4af620110c2f._comment b/doc/forum/Need_help_setting_up_ikiwiki_CGI/comment_1_0fc4573568711c56a0df4af620110c2f._comment
new file mode 100644
index 000000000..3c5be5c6e
--- /dev/null
+++ b/doc/forum/Need_help_setting_up_ikiwiki_CGI/comment_1_0fc4573568711c56a0df4af620110c2f._comment
@@ -0,0 +1,12 @@
+[[!comment format=mdwn
+ username="http://joey.kitenet.net/"
+ nickname="joey"
+ subject="comment 1"
+ date="2011-05-20T13:56:51Z"
+ content="""
+Well, your cgiurl is an invalid url (valid urls start with \"http://\" , not \"http:/\")
+
+Perhaps you also have a misconfigured web server. You don't say if `/home/foobaruser/foobar.com/` is configured to be served up for foobar.com. Or perhaps you need to follow the instructions in [[tips/dot_cgi]].
+
+Or, perhaps `/home/foobaruser/foobar.com/static/ikiwiki.cgi` does not exist; did you run ikiwiki -setup?
+"""]]