Lofesa commented on issue #1986: Uncacheable content, preventing rewriting of...
URL: 
https://github.com/apache/incubator-pagespeed-mod/issues/1986#issuecomment-605964143
 
 
   Hi
   If you have `/etc/ssl/certs`  your distro is a debian/ubuntu, and you only 
need to set 
   `pagespeed SslCertDirectory etc/ssl/certs`
   don´t need to set the file. See the 
[doc](https://pagespeed.apache.org/doc/https_support#configuring_ssl_certificates)
   
   Yes, you need to set the apache rewite rules in .htacces. these rewrite 
rules make you go to the https version of the site if you put http in the url 
bar, so you don´t 2 web versions, the http and the https.
   Check if you have any `RewriteEngine On` directive in your .htacces and then 
add these rules or make a new section if don´t have any,
   
   Ah! and make wordpress htttps ready.

----------------------------------------------------------------
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

Reply via email to