Plugin Directory

ISAPI Rewriter

This plugin makes WordPress' default permalinks behavior work with ISAPI Rewrite 3 (which supports .htaccess files).

Do I need to do anything special before/after activation?

Just make sure the .htaccess file is setup. The default WordPress created .htaccess file should work as expected with this plugin enabled.

Example .htaccess file:

RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule .* /index.php [L]

Requires: 2.6 or higher
Compatible up to: 2.7.1
Last Updated: 2009-6-11
Downloads: 3,857

Average Rating

5 stars
(2 ratings)

Support

Got something to say? Need help?

Compatibility

+
=
Not enough data

0 people say it works.
0 people say it's broken.

100,1,1