The site hosting the images switched to https last week, that is the 
problem. Previously the http requests with ImageMagick worked just fine, as 
it should. When they switched on https I was getting 404s becasuse I was 
trying to access the http address which now redirects to https. When I 
switched ImageMagick path to the https url I am getting an error that 
returns the url being '//www. etc' instead of 'https://www.' Makes sense if 
imagemagick disables https. 

So, I see the policy.xml is the place that this config is disabled. How do 
I enable it?

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Heroku" group.

To unsubscribe from this group, send email to
heroku+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/heroku?hl=en_US?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Heroku Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to heroku+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to