Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Bent Terp Newcomer
@BentTerp · Joined 8 years ago · 3 posts · 1 topics · 0 reputation
Badges
Recent posts
-
Installation: why not changing user:group?
· 8 years ago
If you want run a file-based CMS like Grav (and we want that! 😎) then you have to let your webserver modify the files in the webroot. CHOWN is a better way of doing that than CHMOD in my opinion
-
Pragma: no-cache
· 8 years ago
Ended up "solving" the problem by hardcoding a minimum TTL of 3600 sec into the CDN for URLs outside /admin namespace and having TTL=0 for /admin The CDN will then cache the content even if it has Pra
-
Pragma: no-cache
· 8 years ago
Hi, I'm trying to deploy CloudFront in front of Grav but not getting any CDN benefits, only cache misses. I think it's because Grav inserts a "Pragma: no-cache" into all rendered pages and CloudFront