WordPress URL Problems and Layout
The page you set as the “Front Page” in Settings -> Reading is going to show up here– http://localhost/mysite/— no matter what its address might otherwise be. I can’t tell if you want that address or this one, though: http://localhost/mysite/home/ I can tell that the template is broken. The $args variable here: query_posts( $args ); … Read more