Başka bir URL'den gelen kullanıcıyı yönlendirmek için en iyi yolu nedir?
Ben 2 konumları var.
http:mysite.com http://public.mysite.com
I want the users who type http://mysite.com to be redirected to http://public.mysite.com It would have been easy if there were 2 different index.php files, but the index.php file is the same in both the cases.