PDA

View Full Version : Change the default page



mygigz
07-01-2004, 02:40 PM
hi gang, our URL www.mygigz.com
points by default to index.php

i was wondering if i can change the default page to something
else... Any ideas ho to do it in DirectAdmin?

i've got all the rights to DirectAdmin

mygigz
07-01-2004, 02:41 PM
PS... i want to point to a new page called UserPage.php


please help... need ASAP

much appreciated

toml
07-01-2004, 03:51 PM
You could always create index.php to read:

<?php
header("Location: UserPage.php");
?>

mygigz
07-01-2004, 04:30 PM
good idea, but i also need index.php

its ok, i found a solution, SSHd into the machine, and modified the httpd document

thnx for replying though.. cheers