• Resolved mel3xi4ever

    (@mel3xi4ever)


    Hey everyone! I am looking for some nice, helpful, quick help!
    Okay, so I have read the readme.html file, and followed ALL of the instructions. The installation was a breeze. No problem. But then when I went to the index.php file, it gave me to the file directory for the full URL http://creations.lexissims2.com/ as I have not yet set up a redirect for index.php.
    I am seeing the AdminCP perfectly fine, but when I go to the http://creations.lexissims2.com/index.php URL, it keeps taking me back to http://creations.lexissims2.com/ !! D:<
    I have no idea what I am doing wrong, and I have tried to change the theme and everything. All the URLs seem to be looking fine, but it doesn’t want me to go to the home page. ): I have set up my database and it seems to be working fine.
    So, I am asking for some help on how to fix this. How can I fix it so that it will take me to the home page where I can view everything?

    Thank you! (:
    ~meL3xi4ever

Viewing 2 replies - 1 through 2 (of 2 total)
  • Try adding:

    Options -Indexes
    DirectoryIndex index.php index.html index.htm

    to the top of your root .htaccess file to turn off directory indexing and ensure that index.php is recognised as a valid index file.

    Thread Starter mel3xi4ever

    (@mel3xi4ever)

    Thanks so much! This really helped! (:

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Files and index.php Help!’ is closed to new replies.