Mike Novecento wrote:
> Thank you guys. I actually found a brilliant way to resolve it through
> php redirection.
If you're using Apache as your web server, you can also use the
DirectoryIndex directive, either in the main server configuration or in
an .htaccess file (provided that this type of directive can be
overridden).
From your example, .htaccess in your HTML root directory will contain:
DirectoryIndex mypage.php
That way, mypage.php will be opened when the user opens
www.example.com/
--
Kim André Akerĝ
- kimandre.TakeThisOut@NOSPAMbetadome.com
(remove NOSPAM to contact me directly)
>> Stay informed about: Define default homepage