trailing-slash-guide icon indicating copy to clipboard operation
trailing-slash-guide copied to clipboard

Add tests for /index.html

Open TicTocLuke opened this issue 4 years ago • 1 comments

Would be handy to test home pages (index.html at the root of the site).

I noticed Vercel throws a ERR_TOO_MANY_REDIRECTS error in this case when cleanUrls=true. I'll raise the issue with Vercel

Update: The Vercel issue appears to be a misconfiguration on our end with Cloudfront, but still think this would be useful :)

TicTocLuke avatar Oct 12 '21 06:10 TicTocLuke

Agree, but not sure there's any host that has different behavior for /index.html that is different from /file/index.html. That's worth being sure of that though.

slorber avatar Oct 28 '21 09:10 slorber