hknight

Registered
Nov 22, 2006
1
0
151
Hello,

I registered a domainxyz.com and set the name servers to myserver.com which is running cPanel/WHM.

Now, using WHM I want to redirect all traffic from domainxyz.com to http://www.someotherdomain.com/directory/page.html.


So I logged in to WHM and clicked on "Setup/Edit Domain Forwarding"

And under "domain" I put:
*.domainxyz.com

And under "Redirection URL" I put:
http://www.someotherdomain.com/directory/page.html

I clicked to restart the DNS Server (BIND) and waited 48 hours and the page is still not being redirected.

How can I do a simple redirect from a domain to a remote webpage?

Will I have to manually mess with the httpd.conf file or can this be done from WHM?

Thanks!