[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] stop gzipped as temp. workaround
Holger Levsen
gitlab at salsa.debian.org
Wed May 23 12:31:47 BST 2018
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
b35e6de4 by Holger Levsen at 2018-05-23T11:31:40+00:00
stop gzipped as temp. workaround
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- hosts/jenkins/etc/apache2/sites-available/jenkins.debian.net.conf
Changes:
=====================================
hosts/jenkins/etc/apache2/sites-available/jenkins.debian.net.conf
=====================================
--- a/hosts/jenkins/etc/apache2/sites-available/jenkins.debian.net.conf
+++ b/hosts/jenkins/etc/apache2/sites-available/jenkins.debian.net.conf
@@ -41,13 +41,13 @@
Require all granted
</Directory>
- <FilesMatch "(?!Packages.gz)\.gz$">
- AddEncoding gzip .gz
- ForceType text/plain
- FilterDeclare gzipInflate CONTENT_SET
- FilterProvider gzipInflate inflate "%{req:Accept-Encoding} !~ /gzip/"
- FilterChain +gzipInflate
- </FilesMatch>
+ #<FilesMatch "(?!Packages.gz)\.gz$">
+ # AddEncoding gzip .gz
+ # ForceType text/plain
+ # FilterDeclare gzipInflate CONTENT_SET
+ # FilterProvider gzipInflate inflate "%{req:Accept-Encoding} !~ /gzip/"
+ # FilterChain +gzipInflate
+ #</FilesMatch>
RewriteEngine on
ProxyRequests Off
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/b35e6de475d576513c6e652ae6b101ba7506b28a
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/b35e6de475d576513c6e652ae6b101ba7506b28a
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20180523/6c4fda2a/attachment.html>
More information about the Qa-jenkins-scm
mailing list