Hosting a WordPress blog as a sub folder from a S3 website
You are using Cloudfront in front of S3, so in order to mix in 2 sources of content you need to on your blog.mycompany.com – add rewrites of blog/* -> /* so that your blog can handle blog.mycompany.com/blog/ urls well. add new blog.mycompany.com as an Origin in “Origins and Origin Groups” tab. add new “Behavior” … Read more