ru-dmitry commented on issue #1575: RewriteLevel PassThrough still processing static files URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1575#issuecomment-581151334 Thank you for your attention! Here is my config: ``` pagespeed RewriteLevel PassThrough; pagespeed EnableFilters recompress_images; pagespeed EnableFilters in_place_optimize_for_browser; pagespeed ImagePreserveURLs On; pagespeed DisableFilters inline_google_font_css; ``` Adding last line did not help. ngx_pageseed gzipped and cached all js and css files.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services