Forwarding Web

Discussion in 'Installation/Configuration' started by grafzahl, May 18, 2008.

  1. grafzahl

    grafzahl New Member

    Hello,

    i need to forward a new web. How i do this :confused:
    After setting up the web with host "www" and domain "example.com" i can only forward the co-domain without "www" to a URL. I cant´t find a way to forward the Domain with "www".

    Thank you for help.
    Grafzahl
     
  2. Dennis

    Dennis New Member

    Put this into the apache directives field of the main domain:

    Code:
    Redirect / http://www.anotherdomain.tld
     

Share This Page