This is a multi-part message in MIME format.
--------------020904030201020600060507
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
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(a)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
--------------020904030201020600060507
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
<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://...
<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/wik...
[L,R=301]<br>
<br>
Thanks<br>
Robert<br>
</body>
</html>
--------------020904030201020600060507--