Could anyone suggest me which is the best technique for URL rewriting for an ASP.NET 3.5 web application?
Thanks
If you are using IIS 7 for your ASP.NET application, you may want to download:
If you are using IIS 6 or IIS 5, you may want to consider using the following open source component:
With which web server?
If it's the Apache HTTP server, then mod_rewrite is probably your best bet.
The Wikipedia article probably sums it up best, covering the major web servers and web frameworks.
There is also the option of URL Rewriter And Reverse Proxy, which is a mod_rewrite clone for IIS 6 and IIS 7, and works with ASP.NET.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With