You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pagespeed.apache.org by GitBox <gi...@apache.org> on 2018/06/16 09:09:50 UTC

[GitHub] oschaaf commented on issue #1571: 404 on HTTPs

oschaaf commented on issue #1571: 404 on HTTPs
URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1571#issuecomment-397799448
 
 
   Either LoadFromFile is not matching with the incoming urls, or it does match but the module isn't able to get direct access the mapped static files. You have `pagespeed RespectXForwardedProto on;`, which makes me think chances are the incoming urls do not match. Presumably there is a reverse proxy running in front that terminates https. What happens when you test the server directly?
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services