WordPress Permalinks on IIS7
July 25th, 2008
No Comments
Under usual circumstances, hosting WordPress on IIS7 would not normally allow permalinks to be used. There are some commercial solutions, including the ISAPI_Rewrite module (which I couldn’t get to work).
Another less elegant solution was to create a replacement 404 error page that would perform the redirection. This worked, but when the redirection occurred, any POSTed [...]

