Description | Download | Installation | Screenshots
Updated 3-31-08 for WordPress version 2.5
Often I am programming a plugin, or modifying my .htaccess rules, or editing a WordPress template file and I get stuck when it comes to how WordPress rewrites url’s internally. This simple plugin displays all the internal WordPress rewrites.
Please Backup your entire MySql Database before you ever mess with Permalinks or rewrites.
Description
AskApache RewriteRules Viewer is a simple plugin that makes it easy for developers and code hackers to view the current WordPress RewriteRules at any time.
Download AskApache RewriteRules Viewer Plugin
Installation
- Upload
askapaches-rewriterules-viewer.zipto the/wp-content/plugins/directory - Unzip into its own folder
/wp-content/plugins/askapaches-rewriterules-viewer/askapaches-rewriterules-viewer.php - Activate the plugin through the ‘Plugins’ menu in WordPress by clicking “AskApache RewriteRules Viewer”
- Go to your Options Panel and open the “AA RewriteRules” submenu.
Screenshots
Related Articles


10.14.07 at 5:09 pm
thanks for the useful plungin :)
FYI: the link to aa-rewriterules-viewer.rar download aint working.
11.01.07 at 11:26 pm
@ SAPHRUSER
thanks for the heads up, I’m not sure what was causing my server to spit out information in a stream like that.. I fixed it by using the AddType directive in my .htaccess
11.14.07 at 11:15 am
Hi, nice plugin. Thanks :-)
01.13.08 at 5:36 am
Marvelous plugin for Web Masters ! 5 Stars !
01.13.08 at 6:22 pm
Hello mate.This is a great plugin indeed.
Do you know what is the meaning of this error?
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE object_id = 6320 ORDER BY term_taxonomy_id' at line 1]
Kind Regards
plimper.
02.07.08 at 11:26 am
First let me say I’m a bit of a rookie at this. I moved my blog from
site.com/wordpresstosite.comI have everything installed on the blog but don’t know what to put to make it work. Do I have to plug in anything in the following:RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L]Thanks
02.18.08 at 10:11 pm
Very useful wordpress plugin when trying to set permalink values… Thank you for your time with this plugin!
03.03.08 at 9:42 pm
Amazing, this plugin shows the wordpress rewrite rules pretty neat!
03.26.08 at 1:03 am
I am just setting up my blog with WordPress and am having nothing but problems. I downloaded your plug in, extracted everything into its own folder but when I go to the ‘plugins’ menu the plug in is not listed. Any ideas as to what I am doing wrong?