sub domain forwarding

Collapse

Unconfigured Ad Widget

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • lshainberg
    Junior Member
    • Jun 2006
    • 1

    sub domain forwarding

    How do you forward subdomains?
    Last edited by admin; 08-17-2015, 09:39 AM.
  • Jason
    Administrator
    • Sep 2004
    • 95

    #2
    Hi,

    Are you looking for windows or linux account?
    Which control panel you are using?
    Last edited by admin; 08-17-2015, 09:37 AM.
    Jason
    ---------
    Technical Support Group
    AccuWebHosting.Com
    Windows Website Hosting
    Linux Website Hosting

    Comment

    • kilter
      Member
      • Oct 2009
      • 79

      #3
      AccuWeb.Cloud
      Re: sub domain forwarding

      Assuming you are unable to forward the domain at the DNS level (setting name servers etc) then you can use this:

      On the index page of the subdomain put the following tag in the head:
      <meta http-equiv="refresh" content="2;url=http://myothersite.com">

      The 2 represents how many seconds the user will see the page before being redirected to the URL specified.

      More information can be found at: Web Design / HTML - By Category

      Comment

      Working...
      X