The IIS rewriterules mentioned above are meant for the advanced one, but I can provide the other one upon request.
So to make all this safe, you should first check is isapi rewrite is available on your server.
You can find more about the isapi rewrite module here : http://www.helicontech.com/
You could as well just test the mod to find out, but it would be better to do it on a test board. To do this you'd only need to add the httpd.ini file as suggested with proper paths at the root level.
Then, you could just try a nice postxx.html url where xx is an actual post id and see if you're redirected properly. If so, it's working
The php code change are not this many and they are the exact same as the regular Apache version (I'll compile both httpd.ini and .htaccess in the same mod in the update). So you just need to add them and to use the suggested httpd.ini instead of the .htaccess.
++

English |
French

