Re: change request - make robots.txt work on fho

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

 



On Wed, 11 May 2011 18:33:43 -0400
Ricky Elrod <codeblock@xxxxxxxx> wrote:

> So apparently our redirect from http:// to https:// overrides Aliases
> in the http:// vhost.
> 
> Two new +1's to move this over to the https:// vhost please.
> 
> 
> 
> diff --git a/configs/web/fedorahosted.org.conf
> b/configs/web/fedorahosted.org.conf
> index 8f1f2e1..298d9e2 100644
> --- a/configs/web/fedorahosted.org.conf
> +++ b/configs/web/fedorahosted.org.conf
> @@ -2,9 +2,6 @@
>      ServerName fedorahosted.org
>      ServerAlias www.fedorahosted.org
> 
> -    # Make robots.txt be used.
> -    Alias /robots.txt /srv/web/fedorahosted.org/robots.txt
> -
>      Redirect 301 / https://fedorahosted.org/
>  </VirtualHost>
> 
> @@ -18,6 +15,9 @@ Listen 443
>          RemoveEncoding .gz
>      </files>
> 
> +    # Make robots.txt be used. For real this time.
> +    Alias /robots.txt /srv/web/fedorahosted.org/robots.txt
> +
>      SSLEngine on
>      SSLCertificateFile    /etc/httpd/conf.d/
> fedorahosted.org/fedorahosted.org.cert
>      SSLCertificateKeyFile /etc/httpd/conf.d/
> fedorahosted.org/fedorahosted.org.key

ok. Seems reasonable to me... +1. 

kevin

Attachment: signature.asc
Description: PGP signature

_______________________________________________
infrastructure mailing list
infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/infrastructure

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

  Powered by Linux