Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS index.php file edit

  • This topic is empty.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #32250
    sanjananb
    Member

    there is an index.php file in my root..if some one click on my home url,it redirect to here
    how to remove index.php file?????please help me…i am in a big trouble….i want to make a home page without index.php file

    #52020
    TheDoc
    Member

    Delete the file?

    #52009
    DogsGhost
    Member

    put a redirect in your .htaccess file pointing to the page you want emoneychat.com to bring up as the homepage.

    #51916
    mikelegacy
    Member

    Yes, I don’t see the issue here? Why do you have an index.php file if you don’t need it? Just delete it.

    #51902
    jamygolden
    Member

    Even if you need it, just rename it to something else lol.

    #51505
    angus
    Participant

    Within your .htaccess file, change the DirectoryIndex to the page you want as your home page:

    DirectoryIndex whatever-page.html
Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘index.php file edit’ is closed to new replies.