Link to home
Start Free TrialLog in
Avatar of Webman04
Webman04Flag for United States of America

asked on

How do I use a static page for Joomla's Home Page?

Hi, I've been using Joomla for a while, but never had to do this before.  I need to make the home page out of one intergrated image.  So I'd like to use a static home page and then link it into the Joomla internal pages.  Problem is that I can't figure out how to setup the site to view the static home page first instead of the Joomla index.php I'd like default.php and it to be static, meanin not using the Joomla template and then link from that to the internal pages.
ASKER CERTIFIED SOLUTION
Avatar of Member_5340450
Member_5340450

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of freeversed
freeversed

You can set an order of precedence for the files to be called at server level, as joomla_php suggests, the usual setup calles HTML before PHP anyway, so try that, and you may not have to talk to the host to see what their order of precedence is set to.

Here's a fairly standard order of primacy for Unix servers:

.html
.htm
.shtml
.php
.cgi
.pl