Thread: .htaccess
View Single Post
Old 11-17-2006, 03:43 PM  
TheDoc
Too lazy to set a custom title
 
TheDoc's Avatar
 
Industry Role:
Join Date: Jul 2001
Location: Currently Incognito
Posts: 13,827
Or create an index.php file and put it in the root dir of the domain.

Code:
<?php
header("Location: http://www.lickmynuts.com/testciles/itchy.php");
exit;
?>
__________________
~TheDoc - ICQ7765825
It's all disambiguation
TheDoc is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote