Search results

  1. J

    Context, expires and 404s

    I'm trying to set expires headers for JS and CSS files and I'm following the guide here: https://openlitespeed.org/kb/how-to-set-up-custom-headers/ This is how I have set up the context: URI: exp:^.*\.(css|js)$ (I want to find any files with a .css or .js extension, some of the files may have a...
Top