vote up 0 vote down star

I'm trying to do some asp.net development on a Mac right now and i'm having trouble finding a urlrewriting library that works fine under mono (and the xsp2 webserver)

Of course you could write your own, but i have a bunch of rules already created and i dont want to rewrite(!) them in code if dont have to.

i've used UrlRewriter.Net in this project before but that doesn't seem to work, now i tried ManagedFusion URL Rewriter, but that one fails on XSP2 too.

Any suggestions?

flag

50% accept rate

1 Answer

vote up 0 vote down

Weird, URL Rewriter's site says it works on Mono.

Is this the same capabilities provided by System.Web.Routing? Mono ships with that now.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.