[solved] index.php and index.htm - Joomla! Forum - community, help and support
hi all,
i try migrating existing website have alreading index.htm , add inside htaccess of joomla :
to keep index.htm
are step right or not?
if not right way keep index.htm instead of index.php of joomla?
thanks in advance

i try migrating existing website have alreading index.htm , add inside htaccess of joomla :
code: select all
<ifmodule mod_dir.c>
directoryindex index.htm index.php
</ifmodule>
to keep index.htm
are step right or not?

if not right way keep index.htm instead of index.php of joomla?

thanks in advance


greetings:
the order of listing priority web server use on first come first serve basis.
i recommend having index.php listed first.
thank you.
the order of listing priority web server use on first come first serve basis.
i recommend having index.php listed first.
thank you.
Comments
Post a Comment