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

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. Thanks Robert PS. Sent this to the wrong list the 1st time.

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 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 - -- Karsten 'quaid' Wade, Sr. Analyst - Community Growth Red Hat Open Source and Standards (OSAS) http://TheOpenSourceWay.org @quaid (identi.ca/twitter/IRC) | gpg: AD0E0C41 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iD8DBQFPzlUT2ZIOBq0ODEERAiTXAJ9Pbqm3tsSs3wlEZEz1ITyZaAnFCwCfcTvD 9OI48sBjBk9BK+eXd4QmtPE= =sR9j -----END PGP SIGNATURE-----

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@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://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> --------------020904030201020600060507--

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 06/05/2012 01:20 PM, Robert Middleswarth wrote:
RewriteCond %{HTTP_HOST} ^wiki\.ovirt\.org$ [NC] RewriteRule ^(.*)$ http://www.ovirt.org/wiki/$1 [L,R=301]
Thanks for the poke, I just put this rule in. Since it didn't immediately work, I realized ... we need a DNS entry, don't we? Currently we have Red Hat DNS handling ovirt.org, so I'll file a ticket to fix that. (We can discuss doing our own DNS, eventually.) - - Karsten - -- Karsten 'quaid' Wade, Sr. Analyst - Community Growth Red Hat Open Source and Standards (OSAS) http://TheOpenSourceWay.org @quaid (identi.ca/twitter/IRC) | gpg: AD0E0C41 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iD8DBQFP43Cg2ZIOBq0ODEERAniGAKCB7gc8zZ5WxXRKyIJTM+i9cwfFQACg5DW+ MOUz3c7QDtLcph8ke/EANzY= =Lb9f -----END PGP SIGNATURE-----
participants (2)
-
Karsten 'quaid' Wade
-
Robert Middleswarth