This plugin will allow 100% pretty permalinks on IIS 6/7.
The plugin consists of two components:
To install:
/wp-content/plugins/ directoryeg. /%year%/%monthnum%/%day%/%post_id%/%postname%.aspx
Recommended bases are:
/word-category /word-tag
Modify or create a web.config file that contains the following under <configuration>:
replacing all the values in <RewriterRules> with the configuration generated by you in stage 6.
Add the following line to
IIS7: <system.webServer> </system.webServer>
IIS6:
Requires: 2.3 or higher
Compatible up to: 2.5
Last Updated: 2008-3-6
Downloads: 670
Got something to say? Need help?