Cache for static assets

Discussion in 'Apache' started by Kezi, Feb 23, 2024.

  1. #1
    Has anyone come across a bullet-proof way of caching for static assets, just using the .htaccess file please?
     
    Kezi, Feb 23, 2024 IP
  2. GreenHost.Cloud

    GreenHost.Cloud Member

    Messages:
    159
    Likes Received:
    12
    Best Answers:
    3
    Trophy Points:
    33
    #2
    There is no way of caching static assets using just the .htaccess. Different browsers and servers may handle caching directives differently. It is best to also utilize other caching methods like CDN or server-side caching for optimal performance.
     
    GreenHost.Cloud, May 21, 2024 IP