this post was submitted on 14 Jun 2023
2 points (100.0% liked)
Self Hosted - Self-hosting your services.
14592 readers
5 users here now
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules
- No harassment
- crossposts from c/Open Source & c/docker & related may be allowed, depending on context
- Video Promoting is allowed if is within the topic.
- No spamming.
- Stay friendly.
- Follow the lemmy.ml instance rules.
- Tag your post. (Read under)
Important
- Lemmy doesn't have tags yet, so mark it with [Question], [Help], [Project], [Other], [Promoting] or other you may think is appropriate. This is strongly encouraged!
Cross-posting
- [email protected] is allowed!
- [email protected] is allowed!
- [email protected] is allowed!
- [email protected] is allowed if topic has to do with selfhosting.
- [email protected] is allowed!
If you see a rule-breaker please DM the mods!
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
try changing the cache options maybe?
Nailed it, that was the issue. Missed the line of code that had my cache options set too long. Thank you!
Are you able to point me to where i can find the cache options? I'm also new to Caddy and want to make sure i'm not making any silly mistakes.
This line here was my problem:
If you want cache control you can just lower the values, I chose to just remove the setting altogether and the problem was solved.
Ah OK.. i don't have that in my Caddyfile so i guess i won't have this issue.