Closed
Bug 550014
Opened 15 years ago
Closed 15 years ago
Enable compression for javascript files in /var/www/html/build/builds on build.mozilla.org
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: catlee, Assigned: fox2mike)
Details
On cruncher, I have this in my .htaccess file to enable compression for .js files:
AddOutputFilterByType DEFLATE application/x-javascript
AllowOverride probably isn't letting me set this on build.mozilla.org
Assignee | ||
Comment 1•15 years ago
|
||
Done. bmo will now compress js stuff over http and https.
Assignee: server-ops → shyam
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Updated•6 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•