I have cpanel server and have domain.com and domain.net set up. Domain.com is main domain, I need to redirect all requests to domain.net to domain.com how can I do it?
I can redirect the main page by little php feature, but I'd like to redirect all request, e.g. surfer types in www.domain.net/contact.php and he will be redirected to www.domain.com/contact.php
thank you
I can redirect the main page by little php feature, but I'd like to redirect all request, e.g. surfer types in www.domain.net/contact.php and he will be redirected to www.domain.com/contact.php
thank you