]> sipb.mit.edu Git - ikiwiki.git/blob - doc/plugins/amazon_s3/discussion.mdwn
response
[ikiwiki.git] / doc / plugins / amazon_s3 / discussion.mdwn
1 Awesome idea!  With this + NearlyFreeSpeech.NET you can have a highly discounted Wiki hosted...
2
3 Now... just wondering... how could this be done while keeping things such as Google pagerank/searches and such 'sane'...
4
5 One 'could' host S3 under the 'www' domain and you'd be all set... but then you would probably have some ugly problems to work around if you wanted to put some other dynamic content... especially if 
6 I'm stressed to figure out any dynamic hosting I would even use that I'd care was indexed...  (perhaps using JS in an ikiwiki page for some dynamic update)
7
8 Any thoughts/ideas on this?  Any example ikiwiki up on Amazon?
9 -- [[harningt]]
10
11 > Well, I haven't needed to use S3, so I deleted my test wikis to save
12 > money (pennies..).
13
14 > The main problem is that S3 can't serve http://hostname/. You have to use
15 > http://hostname/<wiki>/. This would be a problem in many situations.
16
17 > Once google has a link to it though, it should be able to index it fine,
18 > just like any other web site. --[[Joey]