Is it possible to have a site powered by a CMS without the need for the site to store any of their own content on their own servers? If so, what would the solution look like?
{ 2008 05 06 }
Wanderings,Musings and Happenings from Ian on Singapore
{ 2008 05 06 }
Is it possible to have a site powered by a CMS without the need for the site to store any of their own content on their own servers? If so, what would the solution look like?
FoxTwo | 06-May-08 at 5:46 pm | Permalink
It’ll look exactly like normal. For example, “self-hosted” Blogger platform blogs are exactly what you described. All the content (blog posts) are stored on Google’s servers, but the physical pages (.html pages) are on your server.
Case in point, my blog. Sorry for the plug
iantimothy | 07-May-08 at 8:25 am | Permalink
no apologies needed.
yup. that’s one way.