Lofesa commented on issue #1792: CSS optimization breaks IE11, how to disable? URL: https://github.com/apache/incubator-pagespeed-mod/issues/1792#issuecomment-418081312 if ($http_user_agent ~* "^xxx$") { pagespeed DisableFilter combine_css; } where xxx is the user-agent string.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
