forked from Deuxfleurs/guide.deuxfleurs.fr
456 B
456 B
title | description | sort_by | date | weight |
---|---|---|---|---|
Publier le contenu | Comment mettre en ligne son contenu | weight | 2022-09-01 | 5 |
parler du .awsrc
aws s3 website giraud.eu --index-document index.html --error-document erreur.html
ou
aws s3api put-bucket-website --bucket --website-configuration ' { "ErrorDocument": { "Key": "/errors/4xx.html" }, "IndexDocument": { "Suffix": "index.html" } } '
Fécilicitation ! -> badges