Lofesa commented on issue #1897:
URL: 
https://github.com/apache/incubator-pagespeed-mod/issues/1897#issuecomment-963011339


   Hi
        | pagespeed LoadFromFile ...
        |directive, things start working but I can't do it because my static 
resources are using a dynamic versioning system.
   But you have a "fixed" part:
   `pagespeed LoadFromFile "https://www.example.com/pub/media/";  "/path-to-the 
fixed-one/pub/media/"`
   
   
   Anyway, if load from file works, the fail is in the https fecht.
   I canĀ“t see a `pagespeed Domain http*://*.domain.com `
   By default pagespeed authorizes the domain from where resources are served 
but only htttp no https.  Whis the given directive you cover both http and 
https and all subdomains.
   
   In the log files can you see any request made with UA with "Serf" in it?
   In the file cache (`/var/ngx_pagespeed_cache`) under v3 folder what you see?
   
   


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