Archivo index me dice que no lo tengo y si esta, pero no me arranca directamente

Al traer la web, incluido el archivo index.htlm me dice no tengo el archivo index y si lo tengo, pero no me arranca

You’ve got 2 solutions:

  1. Rename INDEX.html to index.html
  2. Add this line of code to your .htaccess file
DirectoryIndex INDEX.html

I’ve added ```
DirectoryIndex index.htm in .htaccess file
since this is the name of the concerned file. But none answer to site:thermi-bati Google request

What do you mean? :slight_smile:

Here is the whole .htaccess file , is this correct ?
AddDefaultCharset Off

HTID:9474465: DO NOT REMOVE OR MODIFY THIS LINE AND THE LINES BELOW

php_value display_errors 1

DO NOT REMOVE OR MODIFY THIS LINE AND THE LINES ABOVE HTID:9474465:

DirectoryIndex index.htm

@janoslajos you realise this is a different user’s thread and not the one you opened and @ckhawand answered @DIEGO2003 regarding .htaccess file etc?

1 Like