mod_rewrite in asp .net using vb
ok, I've heard of this mod_rewrite. Is it possible to do this in asp .net using vb .net? It basically just renames a page with a query string such as newthread.php?do=newthread&f=18 to newthread.html, so that search engines have fun and you get ranked high!
Thanks In advance.
Slade
Slade
Practically a Master Poster
633 posts since Mar 2004
Reputation Points: 115
Solved Threads: 7
cscgal
The Queen of DaniWeb
19,421 posts since Feb 2002
Reputation Points: 1,474
Solved Threads: 229
It's very possible to do this with ASP.NET, and no third party tools. Check out this article on CodeProject: URL Rewriting with ASP.NET .
That is just one way to do it. For alternitives, contact a programmers best friend, Google .
Tekmaven
Software Architect
1,274 posts since Feb 2002
Reputation Points: 322
Solved Threads: 28