I have a template in joomla without index.php I only have index.html, css file, javascript file and tempalteDetails
How to change joomla configuration to see index.html file fist to index.php?
I do a test and create index.php file, and yes joomla read fist this file because now it show me a white page.
I change my htaccess.html file... fist I write this
DirectoryIndex index.html index.php and second the extension.. first htaccess.html and now is .htaccess
But I have the same problem I don´t see index.html.
Any idea!!!