Thread
:
Redirecting to a Directory
View Single Post
Post #
4
(
permalink
) 09-29-2004, 09:44 AM
ANMMark
HD Community Advisor
Join Date: Sep 2004
Location: Pennsylvania
Posts: 1,580
Status:
If you have php enabled on your server, you can create an index.php file in your main directory, and use the following code to redirect:
Code:
header("Location: http://www.myname.com/name/");
__________________
Mark -
Co-President/Lead Developer
•
avidInteractive Software
•
The ServeraSuite 2007 Award Winning Professional Server Monitoring Solution
-
Click here
ANMMark
View Public Profile
Visit ANMMark's homepage!
Find More Posts by ANMMark