Adding redirect for http://wiki.ovirt.org to http://www.ovirt.org/wiki/Main_Page

Robert Middleswarth robert at middleswarth.net
Tue Jun 5 20:20:51 UTC 2012


On 06/05/2012 02:50 PM, Karsten 'quaid' Wade wrote:
> On 06/05/2012 10:43 AM, Robert Middleswarth wrote:
> > This change would take all of 5 min to make but would help for
> > people who just goto wiki.xxx assuming that is where the project
> > wiki will sit.
>
> It's a great idea. Do you or anyone else have a rewrite rule
> suggestion? I'm not great at writing them by scratch. :)
>
> - Karsten
> _______________________________________________
> Infra mailing list
> Infra at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra

RewriteCond %{HTTP_HOST} ^wiki\.ovirt\.org$ [NC]
RewriteRule ^(.*)$ http://www.ovirt.org/wiki/$1 [L,R=301]

Thanks
Robert
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/infra/attachments/20120605/872b79d7/attachment.html>


More information about the Infra mailing list