datamints-off edited a comment on issue #2085:
URL:
https://github.com/apache/incubator-pagespeed-mod/issues/2085#issuecomment-954717017
This is the configuration for mod_pagespeed:
<IfModule pagespeed_module>
ModPagespeed on
AddOutputFilterByType MOD_PAGESPEED_OUTPUT_FILTER text/html
ModPagespeedDomain *.whisky.de
ModPagespeedDomain https://*.whisky.de
ModPagespeedDisallow */typo3/*
ModPagespeedDisallow */tiny_fck/*
ModPagespeedDisallow */modules/wysiwyg/*
ModPagespeedDisallow */ckeditor/*
ModPagespeedRespectXForwardedProto on
ModPagespeedUrlValuedAttribute a data-zoom-image image
ModPagespeedUrlValuedAttribute a data-image image
ModPagespeedRewriteLevel PassThrough
ModPagespeedEnableFilters rewrite_images
ModPagespeedLazyloadImagesAfterOnload off
</IfModule>
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]