Skip to content

change the folder index / cambiar el indice de una carpeta

  1. DirectoryIndex first_index.html second_index.html third_index.html
  2. #if “first_index.html” does not found apache tries to find the next index (“second_index.html”), if the index lists ends apache
  3. # gives the 404 error.
  4. # sorry for my bad english, it’s not my natal languaje
  5. #si “first_index.html” no es encontrado muestra el proximo en la lista (“third_index.html”), si la lista se acaba da error 404