Closed (fixed)
Project:
Advanced CSS/JS Aggregation
Version:
7.x-2.18
Component:
Compression/Minification
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Jul 2016 at 21:17 UTC
Updated:
25 Jul 2016 at 12:49 UTC
Jump to comment: Most recent
Comments
Comment #2
mikeytown2 commentedLooks like the 301 is pointing to the same file. The issue is most likely with tinyproxy; in this case I'd set
$conf['advagg_skip_gzip_check'] = TRUE;in your settings.php file.Comment #3
bdimaggioOK, great to know that nothing's actually broken. Thanks for the quick response, mikeytown2!
Comment #4
bdimaggio