<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>aws on Coornail&#39;s Thoughts</title>
    <link>https://coornail.net/tags/aws/</link>
    <description>Recent content in aws on Coornail&#39;s Thoughts</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 04 Apr 2022 07:02:27 +0000</lastBuildDate><atom:link href="https://coornail.net/tags/aws/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>AWS Cloudfront index.html subdirectory access denied issues</title>
      <link>https://coornail.net/2022/04/aws-cloudfront-index.html-subdirectory-access-denied-issues/</link>
      <pubDate>Mon, 04 Apr 2022 07:02:27 +0000</pubDate>
      
      <guid>https://coornail.net/2022/04/aws-cloudfront-index.html-subdirectory-access-denied-issues/</guid>
      <description>Cloudfront enables you to host your static website via s3. You should set your &lt;em&gt;root object&lt;/em&gt; to index.html to rewrite &lt;code&gt;https://yourdomainname.com&lt;/code&gt; to &lt;code&gt;https://yourdomainname.com/index.html&lt;/code&gt; for cleaner urls.  However you might run into an issue of having subdirectories in your s3 bucket that you want to do the same for (for example on hosting a hugo blog). Unfortunately Cloudfront doesn&amp;rsquo;t support this by default.</description>
    </item>
    
  </channel>
</rss>
