We're testing out the IISPageSpeed module and in particular the combine_css filter. It's enabled but it isn't combining the CSS files. Is there a way to debug this? We can see the admin pages via the /pagespeed_global_admin url so is there anything in this which might help? Our IISWebSpeed.config consists of:
pagespeed on
pagespeed RewriteLevel PassThrough
pagespeed EnableFilters rewrite_javascript,combine_css
Thanks in advance.
Dan
Hi,
We're testing out the IISPageSpeed module and in particular the combine_css filter. It's enabled but it isn't combining the CSS files. Is there a way to debug this? We can see the admin pages via the /pagespeed_global_admin url so is there anything in this which might help? Our IISWebSpeed.config consists of:
pagespeed on
pagespeed RewriteLevel PassThrough
,combine_css
Thanks in advance.
Dan
<!--deadline_exceeded for filter JavascriptFilter--><!--deadline_exceeded--><!--deadline_exceeded for filter JsCombine--><!--deadline_exceeded for filter CacheExtender-->
and for CSS files:
<!--deadline_exceeded for filter CacheExtender--><!--deadline_exceeded--><!--deadline_exceeded for filter CssCombine--><!--deadline_exceeded for filter CssFilter-->