![]() |
AddOutputFilterByType INCLUDES support
I was wondering if AddOutputFilterByType INCLUDES is supported by LiteSpeed, as I'm seeing it is not affecting a customer's site.
Is there a complete list of what doesn't work 100% with LiteSpeed? Thanks |
No, that directive is not supported yet, please use
AddOutputFilter AddType AddHandler SetHandler instead. |
@mistwang: thanks a bunch :)
|
I've got another question regarding this issue, this is what he was trying to do:
Code:
<FilesMatch "\.combined\.css$">Code:
<FilesMatch "\.combined\.css$"> |
just and update, I've made some tests with Apache and both worked :S I'm wondering this is still under dev or not tested enough for LSWS?
|
We will have it addressed in our next release 4.2.2 .
|
Quote:
|
This might work with current release.
<FilesMatch "\.combined\.css$"> Options +Includes ForceType application/x-httpd-shtml </FilesMatch> |
@mistwang: thanks for the suggestion but it didn't work :)
|
| All times are GMT -7. The time now is 10:21 PM. |