Title: Static Page Plugin
Last modified: August 18, 2016

---

# Static Page Plugin

 *  [smilingjack](https://wordpress.org/support/users/smilingjack/)
 * (@smilingjack)
 * [20 years, 11 months ago](https://wordpress.org/support/topic/static-page-plugin/)
 * Just released a new plugin that makes it very easy to upload files (php, html,
   etc.) to your site and have them immediately woven into your existing templates.
 * Requires permalinks to be in use on your blog.
 * Please let me know what you think.
 * [Static Jack Plugin](http://jackborn.com/blog/2005/06/03/word-press-plugin/)

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

 *  [katesgasis](https://wordpress.org/support/users/katesgasis/)
 * (@katesgasis)
 * [20 years, 11 months ago](https://wordpress.org/support/topic/static-page-plugin/#post-214741)
 * Just a suggestion, you could have put a sample page to view the plugin in action.
   Users tend to be paranoid of plugins not working properly these days.
 *  Thread Starter [smilingjack](https://wordpress.org/support/users/smilingjack/)
 * (@smilingjack)
 * [20 years, 11 months ago](https://wordpress.org/support/topic/static-page-plugin/#post-214748)
 * Done
 * [http://jackborn.com/blog/asdf/](http://jackborn.com/blog/asdf/)
 *  [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.

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

The topic ‘Static Page Plugin’ is closed to new replies.

 * 3 replies
 * 3 participants
 * Last reply from: [danielmee](https://wordpress.org/support/users/danielmee/)
 * Last activity: [19 years, 9 months ago](https://wordpress.org/support/topic/static-page-plugin/#post-215286)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
