Add some AWS Static website notes
This commit is contained in:
parent
73466b417f
commit
bfd296a73f
@ -24,6 +24,10 @@ Here are just a few notes I quickly need access from time to time.
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### AWS - Static websites with CloudFront
|
||||||
|
* [Setup the website](https://aws.amazon.com/premiumsupport/knowledge-center/cloudfront-serve-static-website/)
|
||||||
|
* [Auto-resolve /folder/ -> /folder/index.html](https://aws.amazon.com/blogs/networking-and-content-delivery/implementing-default-directory-indexes-in-amazon-s3-backed-amazon-cloudfront-origins-using-cloudfront-functions/)
|
||||||
|
|
||||||
### Bash
|
### Bash
|
||||||
* [Print arguments of a bash shell](http://www.linuxquestions.org/questions/programming-9/processing-command-args-in-bash-367563/)
|
* [Print arguments of a bash shell](http://www.linuxquestions.org/questions/programming-9/processing-command-args-in-bash-367563/)
|
||||||
* [Bash Pitfalls](http://mywiki.wooledge.org/BashPitfalls)
|
* [Bash Pitfalls](http://mywiki.wooledge.org/BashPitfalls)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user