Drupal Images Access Denied

Last modified: 
Wednesday, November 18th, 2015
Topics: 
Drupal7

A possible workaround for Drupal 7 images returning 403 access denied is to add the following to settings.php:

$conf['image_allow_insecure_derivatives'] = TRUE;

References


The operator of this site makes no claims, promises, or guarantees of the accuracy, completeness, originality, uniqueness, or even general adequacy of the contents herein and expressly disclaims liability for errors and omissions in the contents of this website.