PDA

View Full Version : chin, how do you direct your domain ?


neorder
26-08-2003, 22:37
sgwht.com to sgwebhostingtalk.com/fourm ?

mind to enlighten me?

neorder
26-08-2003, 23:25
anyone? too simple? but i just don't konw yet. modify httpd? how?

neorder
27-08-2003, 02:33
setup a redirect in cpanel?
like domain.com/forum to forum.domain.com

or domain.com/ to domain.com/forums?

choon
27-08-2003, 04:46
Hi neorder,

Err... sorry, if you are using Cpanel, why not you just create a subdomain? If you have a directory at /home/username/public_html/forum
Then just setup subdomain as forum.yourdomain.com and both can be accessed using:
http://forum.yourdomain.com or http://yourdomain.com/forum

This is several months back which I tried and worked but I don't know now but worth a try :)

Let me know if I am not answering to your question as currently I am a bit *L*

Thanks.

Kindest regards,
Choon

alien
27-08-2003, 09:31
I believe its using eNom's URL redirection service or any URL redirection service to point to another URL.

You can also setup a Redirect statement in .htaccess something like "Redirect index.html http://www.otherdomain.com"..

salmonella
27-08-2003, 09:55
He has eNom's URL redirection service that sends a HTTP 302 (temporarily moved) header - if you requested www.sgwht.com/ABC, it will redirect you to www.sgwebhostingtalk.com/ABC

He also has a default page on www.sgwebhostingtalk.com that does a HTML meta refresh to www.sgwebhostingtalk.com/forum/

neorder
27-08-2003, 20:03
thanks, but still i tried to edit htaccess file, added one line like
"Redirect index.htm http://www.host.com/forums/index.php"

it doesn't work leh.

then how to do html meta refresh yah?

neorder
27-08-2003, 20:19
know already, thanks.