eudicots / Cactus

Static site generator for designers. Uses Python and Django templates.
BSD 3-Clause "New" or "Revised" License
3.46k stars 314 forks source link

Pretty URLs on S3 with HTTPS #276

Open jnymck opened 5 years ago

jnymck commented 5 years ago

If you're hosting a single page Cactus site on S3 and want HTTPS, check out Setup AWS S3 static website hosting using SSL (ACM).

If you're hosting a multi-page Cactus site on S3, want HTTPS, and want clean URLs for all the pages (subdirectories) check out AWS S3 static hosting with SSL and user friendly URLs.