[HCoop-Help] redirect of hcoop.net/~USER webpage?

John T. Settino john at johnsettino.com
Mon Mar 30 19:42:55 EDT 2009


Create index.php in your ~/public_html/ and put the following in it:


<?php
 header("HTTP/1.1 301 Moved Permanently");
 header("Location: http://www.zramj.org");
 exit();
?>



That's how I'd do it, as I /believe/ the http-equiv tags are deprecated 
now.

Nathan Kennedy wrote:
> Zrajm,
>
> I believe you will have to use HTML redirects.  The /~username pages are
> under HCoop's domain and so are not user-configurable with domtool.
>
> If anyone is aware of any other approach please chime in.
>
> -Nathan
>
> On Mon, 30 Mar 2009 23:57:54 +0200, Zrajm C Akfohg <zrajm at klingonska.org>
> wrote:
>   
>> Could I redirect my hcoop.net/~zrajm webpage to zrajm.org?
>>
>> Is there a domtool config to do this directly, or need I do or can it
>> only be achieved using the old HTML
>> <meta http-equiv="....">?
>>
>> /zrajm
>>
>> --
>>   Zrajm C Akfohg   Mobil: 076-211 50 43   E-post: zrajm at klingonska.org
>>   Villav.33, 2tr   Telefon: 018-500 911   http://zrajm.klingonska.org/
>>   Upsala, Sweden   ICQ-nummer: 16769663   voDleH Hol DajatlhlaH'a' je?
>>
>> _______________________________________________
>> HCoop-Help mailing list
>> HCoop-Help at lists.hcoop.net
>> https://lists.hcoop.net/listinfo/hcoop-help
>>     
>
>
> _______________________________________________
> HCoop-Help mailing list
> HCoop-Help at lists.hcoop.net
> https://lists.hcoop.net/listinfo/hcoop-help
>
>   


-- 
John T. Settino
UNIX/Linux System Administrator
and Freelance Graphic Artist
HCOOP Member since 2003
---------------
* Design: www.sirensounddesign.com
* WebHosting: www.visfx.net
* HCOOP: www.hcoop.net

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.hcoop.net/pipermail/hcoop-help/attachments/20090330/7b527514/attachment.htm 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: john.vcf
Type: text/x-vcard
Size: 176 bytes
Desc: not available
Url : http://lists.hcoop.net/pipermail/hcoop-help/attachments/20090330/7b527514/attachment.vcf 


More information about the HCoop-Help mailing list