mysociety / popit

DEPRECATED - Development on PopIt has stopped and it is no longer being maintained
https://goo.gl/Vvej4Q
Other
76 stars 33 forks source link

If an image isn't in images array try serving directly #793

Closed chrismytton closed 9 years ago

chrismytton commented 9 years ago

When an image isn't found in the images array, instead of 404-ing try and serve it directly from disk if the file exists.