Tag archive for ‘ISAPI_ReWrite’
Friendly WordPress URL Permalinks on Windows IIS
As an ASP.NET guy I’ve never really had to worry about url rewriting using 3rd party components due to the fact that I can easily write my own HttpModule that handles url rewriting in the request pipeline. You can imagine the fun I had setting up this blog then, since it’s running PHP on IIS. [...]