mr-observer edited a comment on issue #1674: Varnish with PageSpeed module URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1674#issuecomment-568517001 Btw: this regex location doesn't work in Nginx for some reason. I did put it in SSL Vhost before Varnish, but it still returning 404. ``` location ~ "\.pagespeed\.([a-z]\.)?[a-z]{2}\.[^.]{10}\.[^.]+" { return 200; } ```
---------------------------------------------------------------- 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