Name: webflashing 2012-10-09 22:15
Does anybody knows if .htaccess can be used to make a dns redirection? What I'm trying to achieve is something like the no-ip.org service offers.
The main problem is not when people enter through web, but from some other application, for example a game: you want to put test.myhost.com and that domain to resolve the IP 200.114.207.84 . This is posible to achieve by using .htaccess (already tried 301 redirect with both htaccess and php and doesn't work) ?
Or do I have to stick to the DNS Zone Editor from cpanel in my case?
thanks people.
The main problem is not when people enter through web, but from some other application, for example a game: you want to put test.myhost.com and that domain to resolve the IP 200.114.207.84 . This is posible to achieve by using .htaccess (already tried 301 redirect with both htaccess and php and doesn't work) ?
Or do I have to stick to the DNS Zone Editor from cpanel in my case?
thanks people.