<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Create index.php in your ~/public_html/ and put the following in it:<br>
<br>
<br>
<pre><?php
header("HTTP/1.1 301 Moved Permanently");
header("Location: <a class="moz-txt-link-freetext" href="http://www.zramj.org">http://www.zramj.org</a>");
exit();
?></pre>
<br>
<br>
That's how I'd do it, as I /believe/ the http-equiv tags are deprecated
now. <br>
<br>
Nathan Kennedy wrote:
<blockquote cite="mid:05bda871f55504b80bd87b60406d9598@hcoop.net"
type="cite">
<pre wrap="">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 <a class="moz-txt-link-rfc2396E" href="mailto:zrajm@klingonska.org"><zrajm@klingonska.org></a>
wrote:
</pre>
<blockquote type="cite">
<pre wrap="">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: <a class="moz-txt-link-abbreviated" href="mailto:zrajm@klingonska.org">zrajm@klingonska.org</a>
Villav.33, 2tr Telefon: 018-500 911 <a class="moz-txt-link-freetext" href="http://zrajm.klingonska.org/">http://zrajm.klingonska.org/</a>
Upsala, Sweden ICQ-nummer: 16769663 voDleH Hol DajatlhlaH'a' je?
_______________________________________________
HCoop-Help mailing list
<a class="moz-txt-link-abbreviated" href="mailto:HCoop-Help@lists.hcoop.net">HCoop-Help@lists.hcoop.net</a>
<a class="moz-txt-link-freetext" href="https://lists.hcoop.net/listinfo/hcoop-help">https://lists.hcoop.net/listinfo/hcoop-help</a>
</pre>
</blockquote>
<pre wrap=""><!---->
_______________________________________________
HCoop-Help mailing list
<a class="moz-txt-link-abbreviated" href="mailto:HCoop-Help@lists.hcoop.net">HCoop-Help@lists.hcoop.net</a>
<a class="moz-txt-link-freetext" href="https://lists.hcoop.net/listinfo/hcoop-help">https://lists.hcoop.net/listinfo/hcoop-help</a>
</pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">--
John T. Settino
UNIX/Linux System Administrator
and Freelance Graphic Artist
HCOOP Member since 2003
---------------
* Design: <a class="moz-txt-link-abbreviated" href="http://www.sirensounddesign.com">www.sirensounddesign.com</a>
* WebHosting: <a class="moz-txt-link-abbreviated" href="http://www.visfx.net">www.visfx.net</a>
* HCOOP: <a class="moz-txt-link-abbreviated" href="http://www.hcoop.net">www.hcoop.net</a></pre>
</body>
</html>