|
|
|
|
|
#1 (permalink) |
|
Traffic Guru
Join Date: Dec 2005
Location: In A House
Posts: 435
|
Does anybody know how to get rid of that fucking default 404 page and let htaccess direct the root?
Is there a pluging to do it?
__________________
Traffic, Blog and Hardlink Trades |
|
|
|
|
|
#2 (permalink) |
|
Since 2002...
Join Date: Jun 2007
Posts: 338
|
__________________
ICQ: 94399723 ![]() Looking for TUBE/MGP/TGP trades ~ Selling Partner Accounts (%90 renewal rate) ADULT AFFILIATES & WEBMASTERS I ♥ WEBAIR |
|
|
|
|
|
#3 (permalink) |
|
Traffic Guru
Join Date: Dec 2005
Location: In A House
Posts: 435
|
That shows you how to edit a default 404 page.
I want to redirect to my index.php not fuck around with a 404.php.
__________________
Traffic, Blog and Hardlink Trades |
|
|
|
|
|
#5 (permalink) |
|
Traffic Guru
Join Date: Dec 2005
Location: In A House
Posts: 435
|
In case anybody wants to know how to do it. Edit your 404.php:
<?php header("Status: 301 Moved Permanently"); header("Location:http://www.mysite.com/");
__________________
Traffic, Blog and Hardlink Trades |
|
|
|
![]() |
| Thread Tools | |
|
|