nicolauria commented on issue #1986: Uncacheable content, preventing rewriting of... URL: https://github.com/apache/incubator-pagespeed-mod/issues/1986#issuecomment-605559053 Sorry to bother you again Lofesa. Now I am running into another issue regarding pagespeed and ssl. I read this post: [https://github.com/apache/incubator-pagespeed-mod/issues/1897](https://github.com/apache/incubator-pagespeed-mod/issues/1897) but was unable to resolve the problem. This is the error I am getting: '4xx status code, preventing rewriting of...'. I've tried adding the following directives to my pagespeed.conf file: ``` ModPagespeedFetchHttps enable ModPagespeedMapOriginDomain "http://domain.com" "https://www.domain.com" ModPagespeedSslCertDirectory /etc/letsencrypt/live/domain.com ModPagespeedSslCertFile cert.pem ``` with 'domain' replaced with the appropriate domain. This did not resolve the issue. Do you have any suggestions?
---------------------------------------------------------------- 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