03-22-2009, 02:27 PM
|
|
So Fucking Banned
Industry Role:
Join Date: Feb 2006
Posts: 26,062
|
Quote:
Originally Posted by BladeZ
replace the content of your 404 template in the editor with a php redirect.
Code:
<?php
header( 'Location: hxxp://yoururl' ) ;
?>
This works fine and is very quick to do.
|
Thanks. Worked.
My headache is gone now. I think I need anger management though. I coulda figured that out if I didn't get so pissed, lol.
|
|
|