I don't know of any that will do them for you. Basic mod_rewrites are pretty easy to do if you copy and paste the code you'll find for them all over for example these forums if you search.
If you're doing shared hosting, and have dreams about getting isapi rewrite on IIS, dream on. If you're on Apache, you can do it yourself through .htaccess.
Doing this type of stuff is just another type of web programming, very few places will do your custom programming for you for free.
|