jmarantz commented on issue #1319: image 404s, probably due to ipro-recorded resources falling out of cache with failing fetch URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1319#issuecomment-387064987 Cool. My theory is that it's still being ipro-rewritten because it's a on a different virtual host, and the config with the 'disallow' statement is not being referenced when the js file is being served. That should still not cause 404s though. The next question is how do we handle serving a .pagespeed. URL whose origin resource has been disallowed? I think we should *not* be paying attention to Disallow statements in that flow, where we are trying to serve a .pagespeed. URL.
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services