diff options
author | Christian Cleberg <hello@cleberg.net> | 2024-07-08 21:30:26 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2024-07-08 21:30:26 -0500 |
commit | 19f0a243737d2dedab8b402e2c4519838d9fd6d0 (patch) | |
tree | 624c67c9f029307c175f73569c1981381185da9b /content/blog/2022-02-20-nginx-caching.md | |
parent | 339c7823f37d9af0bbdad409f15e696170c8d467 (diff) | |
download | cleberg.net-19f0a243737d2dedab8b402e2c4519838d9fd6d0.tar.gz cleberg.net-19f0a243737d2dedab8b402e2c4519838d9fd6d0.tar.bz2 cleberg.net-19f0a243737d2dedab8b402e2c4519838d9fd6d0.zip |
fix images for 2022 posts
Diffstat (limited to 'content/blog/2022-02-20-nginx-caching.md')
-rw-r--r-- | content/blog/2022-02-20-nginx-caching.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/content/blog/2022-02-20-nginx-caching.md b/content/blog/2022-02-20-nginx-caching.md index 536df6b..2b3a338 100644 --- a/content/blog/2022-02-20-nginx-caching.md +++ b/content/blog/2022-02-20-nginx-caching.md @@ -53,9 +53,6 @@ hours/day \_ 60 minutes/hour \*\* 60 seconds/minute = 2,592,000 seconds). The `Expires` field is now showing 22 March 2022, which is 30 days from the day of this post, 20 February 2022. - - # Caveats Remember that this caching system is **client-side**, which means that content |