<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
On 06/05/2012 02:50 PM, Karsten 'quaid' Wade wrote:<br>
<blockquote type="cite">On 06/05/2012 10:43 AM, Robert Middleswarth
wrote:<br>
> This change would take all of 5 min to make but would help
for<br>
> people who just goto wiki.xxx assuming that is where the
project<br>
> wiki will sit.<br>
<br>
It's a great idea. Do you or anyone else have a rewrite rule<br>
suggestion? I'm not great at writing them by scratch. :)<br>
<br>
- Karsten<br>
</blockquote>
<span style="white-space: pre;">>
_______________________________________________<br>
> Infra mailing list<br>
> <a class="moz-txt-link-abbreviated" href="mailto:Infra@ovirt.org">Infra@ovirt.org</a><br>
> <a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/infra">http://lists.ovirt.org/mailman/listinfo/infra</a></span><br>
<br>
RewriteCond %{HTTP_HOST} ^wiki\.ovirt\.org$ [NC]<br>
RewriteRule ^(.*)$ <a class="moz-txt-link-freetext" href="http://www.ovirt.org/wiki/$1">http://www.ovirt.org/wiki/$1</a> [L,R=301]<br>
<br>
Thanks<br>
Robert<br>
</body>
</html>