• My little homebrew website is hosted on my pc here at home, using Apache as my web server software, DynDNS, and some html code I borrowed or wrote.

    I installed MySQL and PHP (I hope) and WordPress (famous 5 minutes). I think that having a blog would be cool.

    Could one of you who actually knows what you’re doing check out my site, click on the “Blog” link (right side of home page) and give me a hint or two on where I messed up? The front page of the blog looks great but the links don’t work at all.

    https://www.goway.biz
    Bill Way
    A better insurance broker than webmaster!

Viewing 2 replies - 1 through 2 (of 2 total)
  • i don’t think your default document is specified, you should include index.php in your list of default documents.

    ypu can do this easily by placing a ‘.htaccess’ file into your wordpress folder with this single line it it:

    DirectoryIndex index.php

    Thread Starter bill-way

    (@bill-way)

    I will give that shot when I return home, thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Newbie Blues – Links all go to lists of files’ is closed to new replies.