Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter loref85

    (@loref85)

    Thanks for your replies 🙂 I found the problem:
    I had to add the following line in my apache configuration:

    <IfModule dir_module>
        DirectoryIndex index.php index.html
    </IfModule>

    I refused to install xampp because I have to install my webpage in a server who don’t let me install that tool

    Thanks!

Viewing 1 replies (of 1 total)