[PATCH] removing encoding so .asc files display properly

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is currently causing issues in Firefox for .asc files
---
 configs/web/fedorahosted.org.conf |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/configs/web/fedorahosted.org.conf b/configs/web/fedorahosted.org.conf
index acabb49..3b98214 100644
--- a/configs/web/fedorahosted.org.conf
+++ b/configs/web/fedorahosted.org.conf
@@ -12,6 +12,10 @@ Listen 443
     ServerName fedorahosted.org
     ServerAdmin webmaster@xxxxxxxxxxxxxxxxx
 
+    <Files *.gz.asc>
+        RemoveEncoding .gz
+    </files>
+
     SSLEngine on
     SSLCertificateFile    /etc/httpd/conf.d/fedorahosted.org/hosted.fedoraproject.org.ssl
     SSLCertificateKeyFile /etc/httpd/conf.d/fedorahosted.org/hosted.fedoraproject.org.ssl
-- 
1.5.5.6

_______________________________________________
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list

[Index of Archives]     [Fedora Development]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux