Sir,
I registered Domain name. I have Cpanel RESELLER Hosting Account. how i can forward that domain. please reply me asap thanks.
Sir,
I registered Domain name. I have Cpanel RESELLER Hosting Account. how i can forward that domain. please reply me asap thanks.
There is "Setup/Edit Domain Forwarding" under "DNS Functions", but they may not have given you that option.
Other option is to create an account for the domain and use .htaccess to set the forwarding.
Sir,
Where i can have .htaccess file ?? and what script i have to use in this file? please kindly give me the file i will thankful to you. And also tell me do u ineed to put this file in public_html file ? please rpely me asap thanks.
I believe the way it's done with .htaccess is with a line like this:
RedirectMatch /(.*) http://domaintoforwardto.com
That would be the only line in a text file called .htaccess that goes in the public_html directory.