[PATCH] removing encoding so .asc files display properly

Ricky Zhou ricky at fedoraproject.org
Mon Jun 8 15:34:04 UTC 2009


On 2009-06-08 03:29:30 PM, Mike McGrath wrote:
> 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 at fedoraproject.org
>  
> +    <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
+1

Thanks,
Ricky
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-infrastructure-list/attachments/20090608/9a498a7e/attachment.sig>


More information about the Fedora-infrastructure-list mailing list