Thread
:
htaccess redirect
View Single Post
03-31-2006, 09:59 AM
XxXotic
Confirmed User
Join Date: Jun 2002
Location: Da Swamps
Posts: 8,500
PHP Code:
<?php
header
(
"Location: http://www.yoursite.com"
);
exit;
?>
save as index.php (or whatever.php) and there ya go
__________________
Sponsors.. Tired of people not using your shitty RSS Feeds? Let Us Help You!
Oxeo
- Serious Hosting For Serious Webmasters. iCQ:135.887013
XxXotic
View Public Profile
Visit XxXotic's homepage!
Find More Posts by XxXotic