aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-05-16 17:45:22 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-05-16 17:45:22 -0400
commit9aaf5f99a422be774a2952116608802f40693c93 (patch)
tree090dcfd18806c7023c4acfbe4071d4eadc56a634
parentfe656f65b777a8c13ff11c34ce3cc0834059faed (diff)
downloadikiwiki-9aaf5f99a422be774a2952116608802f40693c93.tar
ikiwiki-9aaf5f99a422be774a2952116608802f40693c93.tar.gz
response
-rw-r--r--doc/plugins/amazon_s3/discussion.mdwn9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/plugins/amazon_s3/discussion.mdwn b/doc/plugins/amazon_s3/discussion.mdwn
index 3f8f00f7b..e5dcf064a 100644
--- a/doc/plugins/amazon_s3/discussion.mdwn
+++ b/doc/plugins/amazon_s3/discussion.mdwn
@@ -7,3 +7,12 @@ I'm stressed to figure out any dynamic hosting I would even use that I'd care wa
Any thoughts/ideas on this? Any example ikiwiki up on Amazon?
-- [[harningt]]
+
+> Well, I haven't needed to use S3, so I deleted my test wikis to save
+> money (pennies..).
+>
+> The main problem is that S3 can't serve http://hostname/. You have to use
+> http://hostname/<wiki>/. This would be a problem in many situations.
+>
+> Once google has a link to it though, it should be able to index it fine,
+> just like any other web site. --[[Joey]