First off, Russlany, thanks for your time. After playing with the mod for a few hours I was able to reproduce what I wanted to an extent. Let me try to explain my enviornment.
Webroot = d:\inetpub\virtual\wwwroot\username (the username is the same as the {APP_POOL_ID}) Inside the webroot, the structure looks like this d:\inetpub\wwwroot\username\domain.com\www\info.php. The rewrite goes to that exact doc root and the domain.com and the www are based upon the capture, thus http://sub.domain.com would rewrite to d:\inetpub\wwwroot\username\domain.com\sub\.
The re-write is now not my problem. I am able to successfully re-write to the directory I want, but I have a relative path issue now. I'll attach a SS. This is a test domain thats path is d:\inetpub\wwwroot\maxima2a\wwwroot\info.php. If you look closely you see that the php logo is missing from the top right, I pulled up the properties to view the address.
