ufgeorge edited a comment on issue #1691: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1691#issuecomment-638206195
If you get image from https://doctrans-tw.eletang.com.tw and get 403, that is correct since the server has a whitelist and allow access from those url in the list and prevent any other server to access it. (www.ekoob.com.tw is in the whitelist) But what I want is to rewrite https://doctrans-tw.eletang.com.tw to https://www.ekoob.com.tw/doctrans-tw , and it shoud be accessed from www.ekoob.com.tw/doctrans-tw The result now is some images can be rewrite url and get image ok, but some images can't rewrite and still get them from doctrans-tw.eletang.com.tw ---------------------------------------------------------------- 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