digitalFAQ.com Forum

digitalFAQ.com Forum (https://www.digitalfaq.com/forum/)
-   Website and Server Troubleshooting (https://www.digitalfaq.com/forum/web-tech/)
-   -   IIS7 URL Rewrite Module support added since WordPress v2.8 (https://www.digitalfaq.com/forum/web-tech/2460-iis7-url-rewrite.html)

lordsmurf 10-01-2010 03:44 AM

IIS7 URL Rewrite Module support added since WordPress v2.8
 
2 Attachment(s)
I need to remember to use this version for IIS7 isntead of Linux.
From http://ruslany.net/2009/05/iis-7-url...-wordpress-28/

Quote:

I am pleased to let everyone know that WordPress development community has added a built-in support for IIS 7 URL Rewrite Module in the upcoming WordPress 2.8 release. Starting with version 2.8 the Permalink Settings page will allow you to easily configure “Pretty Permalinks” URL structure when WordPress is running on IIS 7 with URL Rewrite Module v1.1 installed. Here is how the process of updating Permalinks structure will look like in WordPress 2.8 on IIS 7:
  1. Go to Settings –> Permalinks page and choose the permalink structure that you prefer: (see image #1 below)
  2. After clicking on “Save Changes” button the generated rewrite rule will be displayed with the instructions on how to update the web.config file manually: (see image #2 below)
  3. Now you can copy the the given XML and put it into the web.config file inside of /<configuration>/<system.webServer>/<rewrite>/<rules> element and that’s it!
  4. Alternatively – instead of manually editing the web.config file you can have WordPress to update it automatically for you. To do that, temporarily grant WordPress write access to web.config file and click on “Save Changes” again. WordPress will add its rewrite rule into the proper location inside of the web.config file. Do not forget to revert the write permission on web.config file after the rule has been saved.

#1
Attachment 997

#2
Attachment 996


All times are GMT -5. The time now is 08:25 PM

Site design, images and content © 2002-2024 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2024 Jelsoft Enterprises Ltd.