Default page is index.php - i want it to be index.html temporarily - Joomla! Forum - community, help and support
hi,
am setting joomla site, , i've got index.php default page when go domain. want default index.html time being while edit site. still want access index.php can build...
anyone got ideas??
dan
am setting joomla site, , i've got index.php default page when go domain. want default index.html time being while edit site. still want access index.php can build...
anyone got ideas??
dan
hi,
create (or adjust) .htaccess file, add line:
when visitors open site, land on index.html. can type index.php go joomla! site.
regards robin
create (or adjust) .htaccess file, add line:
code: select all
directoryindex index.html index.php
when visitors open site, land on index.html. can type index.php go joomla! site.
regards robin
Comments
Post a Comment