![]() |
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 sub-directories. What is the difference between litespeed & apache for this? Edit: I have been told by my hosting service that litespeed does not support htaccess in sub-folders. Is this true? How do you set caching for different directories? |
I don't think this is true. I have LSWS 4.2.1 and .htaccess in sub directories work just fine.
|
Quote:
Quote:
|
I don't know if this is the normal behaviour but the following should work :
Quote:
Edit : I don't think the above will work either (at least not on LS 4.2.1) try to update to LS 4.2.2 and see if this helps… |
| All times are GMT -7. The time now is 05:30 AM. |