WordPress Permalinks On IIS
August 2, 2014
wordpressWe have an entire post on tips for running WordPress on IIS, but it seems one of the biggest questions that come up in forums is how to get WordPress permalinks on IIS working properly. The easiest way is to drop a web.config file in the root of your WordPress site running on IIS. Here is the web.config file to setup permalinks properly on IIS.
Show Comments