Closed (fixed)
Project:
Drupal.org infrastructure
Component:
Servers
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
29 Mar 2011 at 07:57 UTC
Updated:
21 Aug 2014 at 21:00 UTC
Jump to comment: Most recent
You can test by enabling imagecache UI and viewing a preset. It renders a drupal.org home page.
I think this might be non-standard configuration in /var/www/drupal.org/htdocs/files/.htaccess, like RewriteEngine off. I haven't been able to pinpoint this and don't want to change that .htaccess myself.
Comments
Comment #1
drummConfirmed RewriteEngine off in .../htdocs/files/.htaccess is the culprit by temporarily changing it for redesign.drupal.org.
Comment #2
drummThe least-invasive change I can think of is:
Comment #3
gerhard killesreiter commentedlooks good to me.
Comment #4
drummChanged, reverted the workarounds in drupalorg, and deployed.