Search results

  1. M

    htaccess Cache-Control ignored

    The following directive is in htaccess in domain/cached, it works in apache but seems to be ignored in litespeed. <FilesMatch "\.(php)$"> Header set Cache-Control "max-age=31536000, public" </FilesMatch> When placed in the domain directory htaccess, it is applied, but then it is applied to all...
Top