Skip to content

Commit

Permalink
Apply formatting changes
Browse files Browse the repository at this point in the history
  • Loading branch information
bpcreech authored and github-actions[bot] committed Feb 4, 2024
1 parent 23ae542 commit a784641
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions content/post/how-this-works.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,9 +111,9 @@ Google
[used to host instructions](https://web.archive.org/web/20180112010509/https://cloud.google.com/storage/docs/hosting-static-website)
for serving a static site from Google Cloud Storage (GCS) by simply pointing
your domain's `A` and `AAAA` records to a GCS VIP. The servers behind the GCS
VIP, which get requests for a gazillion different buckets, would then
use some form of [vhosting](https://en.wikipedia.org/wiki/Virtual_hosting) to
identify which bucket to serve up.
VIP, which get requests for a gazillion different buckets, would then use some
form of [vhosting](https://en.wikipedia.org/wiki/Virtual_hosting) to identify
which bucket to serve up.

This is, presumably, similar to how Github pages work today.

Expand Down

0 comments on commit a784641

Please sign in to comment.