The new IIS URL_REWRITING ENGINE
I use Debian Etch, LIGHTTPD, POSTGRESQL/MYSQL and CI for the most part. However, here at work we use Windows 2k3 R2, IIS 6, ISAPI_REWRITE and PHP via CGI. We were going to use Hyper-V on Win2k8 and then run Debian VMs for each client site we run because sometimes they need different versions like databases.
One of the biggest fustrations I have on my live CI site on the current server which is just your plain Jane 2k3 IIS 6 install that the rewriting engine is that we have problems with multiple sites.
When I saw that IIS 7 now has a URL rewriting engine integrated into it if you grab the package it might actually allow me to run sites off one server and not worry about installing a small Debian VM for each system. Because we are also about to roll go to MS SQL for a proprietary system for registration I can get rid of our out dated MYSQL server and transition our clients to PostgreSQL (I need complete full text searching with custom dictionaries not just stop word omission.)
So… has anyone or will anyone share experience they might have had or what we might look for when we transition to Win2k8? We’ll be getting our software in the next week so maybe in a few I can write up a worklog of our trials and tribulations (hey its microblah and they still don’t get a lot of things.) Hopefully someone has used the URL Rewrite Mod or has some indepth knowledge of URL Rewriting past the ‘copy off this forum, they have a working example’ than I have at the moment.