ioweb-gr commented on issue #1897:
URL: 
https://github.com/apache/incubator-pagespeed-mod/issues/1897#issuecomment-969129009


   I reverted to normal fetch and based on your suggestion I enabled only pngs 
and jpgs to reduce the message clutter
   
   pagespeed Disallow .*;
   pagespeed Allow  \.png$;
   pagespeed Allow  \.jpg$;
   pagespeed Allow  \.jpeg$;
   


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