Explore >> Select a destination


You are here

www.sjoerdlangkemper.nl
| | blog.kotowicz.net
8.9 parsecs away

Travel
| | A blog on security, malware, cryptography, pentesting, javascript, php and whatnots
| | bogs.io
6.2 parsecs away

Travel
| | CSRF stands for Cross-Site Request Forgery and is one of the most "popular" web application vulnerabilities
| | blog.atx.name
9.5 parsecs away

Travel
| | atx - My personal blog
| | coornail.net
39.7 parsecs away

Travel
| Cloudfront enables you to host your static website via s3. You should set your root object to index.html to rewrite https://yourdomainname.com to https://yourdomainname.com/index.html 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 doesnt support this by default.