Page 1 of 1

php page as homepage

Posted: Sun Oct 20, 2002 10:00 pm
by ace2600
This may be a very stupid question, but I still don't know the answer. How do I use a php page as my homepage (instead of default.html it will be default.php).
Thanks,
Ace

Posted: Sun Oct 20, 2002 10:36 pm
by hob_goblin
it's a setting on your web server, for instance on apache, look into your httpd.conf, you can also use .htaccess for this.