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 2021/11/08 10:26:00 UTC

[GitHub] [incubator-pagespeed-mod] Lofesa commented on issue #1897: 4xx status code, preventing rewriting

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-unsubscribe@pagespeed.apache.org

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