Project

General

Profile

Actions

Feature #75043

closed

Use .gz instead of .gzip for statically compressed files

Added by bitfire it services about 8 years ago. Updated almost 2 years ago.

Status:
Closed
Priority:
Could have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2016-03-14
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Please use .gz instead of .gzip for statically compressed files, because

1. this is far more common in the UNIX environment (.tar.gz, not .tar.gzip; in fact, I have never seen .gzip anywhere else),
2. nginx gzip_static [http://nginx.org/en/docs/http/ngx_http_gzip_static_module.html] can detect and serve .gz files.

So, compressCss and compressJs could be used with nginx gzip_static without problems.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #93182: Configurable compressed file extensionClosed2020-12-29

Actions
Actions

Also available in: Atom PDF