Title: danielmee's Replies | WordPress.org

---

# danielmee

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Static Page Plugin](https://wordpress.org/support/topic/static-page-plugin/)
 *  [danielmee](https://wordpress.org/support/users/danielmee/)
 * (@danielmee)
 * [19 years, 9 months ago](https://wordpress.org/support/topic/static-page-plugin/#post-215286)
 * sorry to bring up an old post – but I think this is the best place to put this
   question (or maybe it’s here [http://wordpress.org/support/topic/52281](http://wordpress.org/support/topic/52281))
   
   My problem is similar to the above post, however, I have held off from doing 
   the edit that he did in “admin console > manage > files > .htaccess”. I basically
   need to know where I put that code you describe in your readme: <IfModule mod_rewrite.
   c> RewriteEngine On RewriteBase /wp/ RewriteCond %{REQUEST_FILENAME} !-f RewriteCond%{
   REQUEST_FILENAME} !-d RewriteRule . /wp/index.php </IfModule>
 * which is different from the one on your website (so which do i use?):
    <IfModule
   mod_rewrite.c> RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond%{
   REQUEST_FILENAME} !-d RewriteRule ^(.+)$ index.php/$1 </IfModule>
 * and what do I do to change where “wp is your WordPress directory”. I have my 
   wp blog at the root of my domain: [http://www.example.com](http://www.example.com).
   Does this mean I make it “RewriteRule /index.php” or “RewriteRule . /index.php”
   or neither… something else?
    I use Dreamhost’s one-click install for my blog 
   and so am not overly familiar if I have the right condidtions for this plugin
   to work. Any help greatly appreciated.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Comments for Pages](https://wordpress.org/support/topic/comments-for-pages-2/)
 *  Thread Starter [danielmee](https://wordpress.org/support/users/danielmee/)
 * (@danielmee)
 * [20 years ago](https://wordpress.org/support/topic/comments-for-pages-2/#post-387568)
 * Ummm, yeah… guess so – It is obviously more effort than I was expecting but if
   that’s the way to do it then I will have to do it as we really need this option.
   Thanks heaps for replying and the advice seems very considered witht eh choice
   of template idea – thanks.
    (apologies for the delay, have been out of the office
   since my post.

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