On 2009-11-11 03:53:25 PM, Ricky Zhou wrote: > If this is fine with you guys, here's a change request to add > redirects for those two to the docs.fp.o index page where visitors can > choose their language and version of the document they want. > > -- > > diff --git a/modules/fedora-docs/files/fedora-docs-proxy.conf b/modules/fedora-docs/files/fedora-docs- > index 259cfbd..61dfc04 100644 > --- a/modules/fedora-docs/files/fedora-docs-proxy.conf > +++ b/modules/fedora-docs/files/fedora-docs-proxy.conf > @@ -7,6 +7,15 @@ RewriteRule ^(.*)/fc7$ http://docs.fedoraproject.org/$1/f7/ [R,L] > RewriteRule ^/release-notes/f10preview(.*) /release-notes/f10$1 [R=301,L] > RewriteRule ^/release-notes/f11preview(.*) /release-notes/f11$1 [R=301,L] > > +# Language selection indexes for these documents are gone now, so redirect > +# to the main docs page where users can choose their language. > + > +RewriteRule ^/release-notes/f11/$ / [R=301,L] > +RewriteRule ^/release-notes/f12/$ / [R=301,L] > + > +RewriteRule ^/install-guide/f11/$ / [R=301,L] > +RewriteRule ^/install-guide/f12/$ / [R=301,L] > + > <Directory /srv/web/docs> > Options Indexes > </Directory> > > -- It looks like John is already working on fixing this in docs CVS, so disregard this change request. Thanks, Ricky
Attachment:
pgpgJstnaXSv0.pgp
Description: PGP signature
_______________________________________________ Fedora-infrastructure-list mailing list Fedora-infrastructure-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list