N00b help, 301 redirect code

Status
Not open for further replies.

Emagineinc

Banned
Apr 20, 2007
45
0
0
Brand new to the game, starting out solo. Got cuteftp cause a friend recommended it, connected to hosting server, tryin to do a php 301 redirect. Site is bare, so I entered the code


<?
Header( "HTTP/1.1 301 Moved Permanently" );
Header( "www.blahblahblah.com" );
?>

with my site, saved as a php, and when i go there its still just parked with godaddy. Thanks
 


Status
Not open for further replies.