1

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!!!

4

1 に答える 1

2

どのテンプレートをダウンロードしたかはわかりませんが、開発者は自分が何をしているのかわからないはずです. .htmlファイルは Joomla でのみセキュリティのために使用され、テンプレート構造には使用されません。あなたの質問に答える代わりに、新しいテンプレートを見つけてください。

于 2012-07-02T12:46:43.620 に答える