Forum Moderators: open

Message Too Old, No Replies

default landing page

         

derek mcgilvray

9:00 am on Aug 20, 2009 (gmt 0)

10+ Year Member



Hi folks,

I was wondering if it would be possible to change the default landing page of my site from index.php to somethingelse.php, so that when a user clicks on www.mysite.com they go straight to somethingelse.php rather than index.php.

Any points in the right direction much appreciated.

derek mcgilvray

12:55 pm on Aug 20, 2009 (gmt 0)

10+ Year Member



Problem solved - thanks for looking.

Include:

DirectoryIndex somethingelse.php

in .htaccess file