Skip to content

Instantly share code, notes, and snippets.

View letunglam's full-sized avatar
💭
I may be slow to respond.

Le Tung Lam letunglam

💭
I may be slow to respond.
View GitHub Profile
{
"keywords": [
{
"keyword": "people",
"_id": "53591b2d22fcb7c436190f78"
},
{
"_id": "53579dc61210ded423aca0e8",
"keyword": "grass"
},

S3 Website "Index Document"

index.html:

<html>
<head>
<title>403 Forbidden</title>
</head>
<body>
#!/usr/bin/env bash
set -e
[ $EUID -ne 0 ] && echo "run as root" >&2 && exit 1
##########################################################
# You should not need to update anything below this line #
##########################################################