Comment on Show HN: Hosting my WordPress blog entirely on Amazon S3Comments−ck213yWhy not host it on a mini-vps with the wordpress install but use supercache and force it to always use the "logged out" copy (and don't allow registered users).Then it bypasses wordpress and php entirely via htaccess and becomes entirely static.
Comments
Why not host it on a mini-vps with the wordpress install but use supercache and force it to always use the "logged out" copy (and don't allow registered users).
Then it bypasses wordpress and php entirely via htaccess and becomes entirely static.