Title: kbucklen's Replies | WordPress.org

---

# kbucklen

  [  ](https://wordpress.org/support/users/kbucklen/)

 *   [Profile](https://wordpress.org/support/users/kbucklen/)
 *   [Topics Started](https://wordpress.org/support/users/kbucklen/topics/)
 *   [Replies Created](https://wordpress.org/support/users/kbucklen/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/kbucklen/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/kbucklen/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/kbucklen/engagements/)
 *   [Favorites](https://wordpress.org/support/users/kbucklen/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [All blog links go to 404 page](https://wordpress.org/support/topic/all-blog-links-go-to-404-page/)
 *  Thread Starter [kbucklen](https://wordpress.org/support/users/kbucklen/)
 * (@kbucklen)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/all-blog-links-go-to-404-page/#post-1217004)
 * Ah, I just needed to load the mod_rewrite module. That did it. Thanks everyone
   for the help.
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [All blog links go to 404 page](https://wordpress.org/support/topic/all-blog-links-go-to-404-page/)
 *  Thread Starter [kbucklen](https://wordpress.org/support/users/kbucklen/)
 * (@kbucklen)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/all-blog-links-go-to-404-page/#post-1217003)
 * Sorry for the delay in reply. I was out of town for a week. I don’t have an .
   htaccess setup in my doc root folder. The .htaccess that sits in my blog directory
   is as follows:
 * # BEGIN WordPress
    <IfModule mod_rewrite.c> RewriteEngine On RewriteBase /blog/
   RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule./
   blog/index.php [L] </IfModule>
 * # END WordPress

Viewing 2 replies - 1 through 2 (of 2 total)