• Hi,
    I’m trying to switch from Blogger to WordPress.

    I did everything right, but when I type http://localhost, i get Index of / and a list of files and directories and not my blog.

    How do i set this right? The value of site url in the DB is http://localhost

    I also added this to wp-settings.php
    define(‘WP_HOME’,’http://localhost’);
    define(‘WP_SITEURL’,’http://localhost’);

    I’ve uploaded all the files to htdocs and not to a sub-directory

    How can I solve this?
    Thanks

  • The topic ‘http://localhost/ gives me Index of /’ is closed to new replies.