Jump to content

[Answered] Noob Question: Page Not Starting At Index.php5


Recommended Posts

Posted

Im learning HTML, etc. Anyway, my site isnt going directly to my index file. Why?

 

(Ive tried index.html, index.php, etc. I tried editing the HTACCESS file to type

DirectoryIndex index.html

 

random yahoo answer, but didnt work. I searched through the FAQ, didnt find anything).

Posted

The I in index being capitalized might be the issue. Linux filenames are case-sensitive. Try renaming it to "index.php" in all lower-case.

  • Like 1
Posted
The I in index being capitalized might be the issue. Linux filenames are case-sensitive. Try renaming it to "index.php" in all lower-case.

 

That totally worked! Thanks! :)

 

SOLVED.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...