lists.fp.o catch and redirect

Matt Domsch Matt_Domsch at dell.com
Fri Apr 18 15:59:39 UTC 2008


right now lists.fp.o is a DNS CNAME to www.redhat.com.  This is a bit
odd as hitting lists.fp.o/ gives you redhat.com.

Shawn Starr noted this.  I've put into CVS a new
lists.fedoraproject.org.conf and redirect directory, have a look.
The rewrites do:

RewriteRule ^/$     https://www.redhat.com/mailman/listinfo [R,L]
RewriteRule ^/archives(.*) https://www.redhat.com/archives$1 [R,L]
RewriteRule ^/mailman(.*) https://www.redhat.com/mailman$1 [R,L]

With this, hitting lists.fp.o will take you to the listinfo page
directly, which is nicer behavior.  And the long-term URLs for
/mailman and /archives will redirect too.

Objections?

The last change will be to move the DNS CNAME from www.redhat.com to
fedoraproject.org.  I haven't done this yet, waiting on acks.

Thanks,
Matt

-- 
Matt Domsch
Linux Technology Strategist, Dell Office of the CTO
linux.dell.com & www.dell.com/linux




More information about the Fedora-infrastructure-list mailing list