aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorhttps://profiles.google.com/lumeng.dev <lumengdev@web>2011-05-21 04:52:59 +0000
committeradmin <admin@branchable.com>2011-05-21 04:52:59 +0000
commit973b0b085e340d3559bd72547ee4d4d7f604a0b8 (patch)
treeb2348c155d099f482d6820171cfb0bc6eff04c83 /doc
parent73ef3bba6e830e28547a403e6b330cee0655e9d6 (diff)
downloadikiwiki-973b0b085e340d3559bd72547ee4d4d7f604a0b8.tar
ikiwiki-973b0b085e340d3559bd72547ee4d4d7f604a0b8.tar.gz
Added a comment
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/Need_help_setting_up_ikiwiki_CGI/comment_2_ff31113e75ca7b7d694f95df1711f56b._comment25
1 files changed, 25 insertions, 0 deletions
diff --git a/doc/forum/Need_help_setting_up_ikiwiki_CGI/comment_2_ff31113e75ca7b7d694f95df1711f56b._comment b/doc/forum/Need_help_setting_up_ikiwiki_CGI/comment_2_ff31113e75ca7b7d694f95df1711f56b._comment
new file mode 100644
index 000000000..ec2c4c21a
--- /dev/null
+++ b/doc/forum/Need_help_setting_up_ikiwiki_CGI/comment_2_ff31113e75ca7b7d694f95df1711f56b._comment
@@ -0,0 +1,25 @@
+[[!comment format=mdwn
+ username="https://profiles.google.com/lumeng.dev"
+ nickname="lumeng.dev"
+ subject="comment 2"
+ date="2011-05-21T04:52:58Z"
+ content="""
+I corrected the silly `http:/` typo but it still doesn't work. It issues the following error page when i click \"Preference\" button pointing to `http://foobar.com/pages/ikiwiki.cgi?do=prefs`.
+-----
+Internal Server Error
+
+The server encountered an internal error or misconfiguration and was unable to complete your request.
+
+Please contact the server administrator, webmaster@foobar.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
+
+More information about this error may be available in the server error log.
+
+Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
+----
+But I do know that `/home/USER/foobar.com` is the correct directory for searving `http://foobar.com` as if I put a `test.html` there, `http://foobar.com/test.html` works just fine.
+
+The sysadmin said by default CGI in website folder should work, but I am not sure how I can verify this by some simple test CGI script.
+
+Any ideas?
+
+"""]]