|
||||
Auto redirect users by domain - PHP / JavaScript
auto redirect users by domain name php and javascript Added: 2008-01-06 00:48:18 This script is useful for anyone wishing to redirect users depending on what domain name they have typed into the address bar. This will allow you to have multiple domain names on one server. <? <body><script language="javascript"> location.replace("http://yourdomain.com/homefolder/"); --> Script developed by Silverside.Co.Uk - You may use this script however your please. Out of courtesy please leave this comment intact.
Enjoy! Copyright MySpaza.Co.Uk - 2010
|
||||
Comments from other users: