bigretromike commented on issue #1755:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1755#issuecomment-1335691744

   > One thing that comes to mind, I had the same problem once. I assume you 
are using php-fpm with fastcgi.
   > 
   > I remember vaguely that I had to explicitly force https, in the nginx 
vhost, `fastcgi_param HTTPS on`
   
   replacing `fastcgi_parm HTTPS $https if_not_empty;` with `fastcgi_param 
HTTPS on;` give no difference 


-- 
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: dev-unsubscr...@pagespeed.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to