To reproduce:
- Install mod_xsendfile (https://tn123.org/mod_xsendfile/).
- Restart your web server.
- Edit config.php and add "$CFG->xsendfile = 'X-Sendfile';".
- Purge caches.
- Make sure developer mode is turned off.
- Login as a any user.
- Expected
- Resources should be loading okay.
- Actual
- Resources are not loading.
- Discovered while testing
-
MDL-57789 Use Cache-Control: immutable
-
- Closed
-