SergeyKhlopov opened a new issue #1738:
URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1738


   Hello, please tell me.
   When I go through a browser to a site page, all product images (in .`webp` 
format) are displayed. But when we start checking the site for 404-403 errors, 
see that for some images a 403 error occurs. 
    
   For example:
   - 
`/images/cache/uploads/263x283/user_files/461/262x262xbludo-bormioli-rocco-toledo-2.jpg.pagespeed.ic.-Wrafstj_2.webp`
 - path to the picture when going through the browser get a **response 200**.
   - 
`/images/cache/uploads/263x283/user_files/461/262x262xbludo-bormioli-rocco-toledo-2.jpg.pagespeed.ic.sheU75_Rnh.jpg`
 - this path to the same picture only when checking for errors 404-403. **I get 
a 403 error along this path**.
   
   Or if I just make a `GET` request to the server (not via browser) in the 
received html code will be the path to the image by which I get error 403.
   
   Please tell me why this is happening ? Thank you in advance for your 
response.


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