diff options
author | http://smcv.pseudorandom.co.uk/ <smcv@web> | 2013-09-22 05:07:44 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-09-22 05:07:44 -0400 |
commit | b909061a3766f5aad0b17e5b68601f50d1613ab7 (patch) | |
tree | 9e602d653c93e04c27421b3376cc9de65e7e697f | |
parent | a9f82ebf91f6b79a4150d02dbf94bdfac8115b52 (diff) | |
download | ikiwiki-b909061a3766f5aad0b17e5b68601f50d1613ab7.tar ikiwiki-b909061a3766f5aad0b17e5b68601f50d1613ab7.tar.gz |
Added a comment
-rw-r--r-- | doc/forum/search_plugin_questions/comment_1_d634b00ab758c9fbc43528b9a3176257._comment | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/forum/search_plugin_questions/comment_1_d634b00ab758c9fbc43528b9a3176257._comment b/doc/forum/search_plugin_questions/comment_1_d634b00ab758c9fbc43528b9a3176257._comment new file mode 100644 index 000000000..947b4632c --- /dev/null +++ b/doc/forum/search_plugin_questions/comment_1_d634b00ab758c9fbc43528b9a3176257._comment @@ -0,0 +1,16 @@ +[[!comment format=mdwn + username="http://smcv.pseudorandom.co.uk/" + nickname="smcv" + subject="comment 1" + date="2013-09-22T09:07:43Z" + content=""" +It sounds as though the `url` and/or `cgiurl` settings in your setup +file might be wrong. What are they? What is the actual \"root\" URL +of your wiki in your web server, and what is the actual URL of the +CGI script? + +Regarding private stuff, I would recommend making a separate ikiwiki +instance for that, particularly if your wiki accepts edits from +untrusted people. For instance, anyone who can insert a \[[!map]] +directive can easily enumerate every page in your wiki. +"""]] |