Added a comment

master
http://joey.kitenet.net/ 2011-05-20 09:56:53 -04:00 committed by Joey Hess
parent 11cbe0604d
commit d5f6fdd8a9
1 changed files with 12 additions and 0 deletions

View File

@ -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?
"""]]