• lloydsapple

    (@lloydsapple)


    I’ve spent the last couple days trying to launch the wordpress site.

    I originally was using blogger.com.

    After changing the site over to wordpress, I’ve been unable to see the default template.

    First the blogger template showed. I deleted that. Then another custom template. I deleted that.

    Now, the url just goes to the files.

    I followed procedures to get the htaccess.php file in my database folder.

    I’m kind of lost and am doing circles at this point. I’ve never used discount.asp before, maybe it’s an issue with them? any advice is appreciated.

Viewing 1 replies (of 1 total)
  • MichaelH

    (@michaelh)

    When you say ‘the url just goes to the files’ then guessing you are saying you just get a list of files in that folder.

    You will want to talk to your host or consider putting
    IndexIgnore *
    in your .htaccess file.

    If you were expecting the blog to display that could be because your webserver is not handling .php files correctly. Again your host might solve that or you can try adding
    DirectoryIndex index.html index.htm index.php
    to your .htaccess file.

Viewing 1 replies (of 1 total)
  • The topic ‘template-htaccess.php’ is closed to new replies.