I would like www enforced and file structure intact. e.g. subdomain[dot]domain[dot]com/bears[dot]php redirects to www[dot]newdomain[dot]com/bears[dot]php
How do you create this 301 redirect using PHP?
5
I would like www enforced and file structure intact.
e.g. subdomain[dot]domain[dot]com/bears[dot]php redirects to www[dot]newdomain[dot]com/bears[dot]php
AND/OR
subdomain[dot]domain[dot]com redirects to www[dot]newdomain[dot]com
e.g. newdomain[dot]com/bats[dot]php redirects to www[dot]newdomain[dot]com/bats[dot]php
AND/OR
newdomain[dot]com redirects to www[dot]newdomain[dot]com
How would I create a PHP(not .htaccess) redirect that incorporates both the examples above?
Would I use an add-on domain? Or would a parked domain be better?
*replace [dot] with .
e.g. subdomain[dot]domain[dot]com/bears[dot]php redirects to www[dot]newdomain[dot]com/bears[dot]php
AND/OR
subdomain[dot]domain[dot]com redirects to www[dot]newdomain[dot]com
e.g. newdomain[dot]com/bats[dot]php redirects to www[dot]newdomain[dot]com/bats[dot]php
AND/OR
newdomain[dot]com redirects to www[dot]newdomain[dot]com
How would I create a PHP(not .htaccess) redirect that incorporates both the examples above?
Would I use an add-on domain? Or would a parked domain be better?
*replace [dot] with .
- RokNStoK
- <CrGeary.com/>
- evilbone
- heatherwaverly Banned
- tks
Next Topics on Trending Feed
-
5