Hi,
This is Bhushan a software engineer in a small firm. Want some help about URL Rewriting. We are using DNN community edition and we want to use Friendly URLs for our website.
So that user could see a small and simple URL in the browser window like shown below
1. Domain_Name/forum/threads/threadname
2. Domain_Name/forum/threads/threadname /posts/
3. Domain_Name /View_Article/ArticleName
4. Domain_Name /blog/Entry/Profile-YTL-Hotels
Rather than long URLs like shown below
1. Domain_Name/forum/tabid/84/forumid/1/scope/threads/Default.aspx
2. Domain_Name/forum/tabid/84/forumid/1/threadid/1/scope/posts/Default.aspx
3. Domain_Name /View_Article/tabid/75/ArticleId/252/Default.aspx
4. Domain_Name /_blog/tabid/108/EntryId/17/Profile-YTL-Hotels.aspx
These all are DNN generated URLs.
So my question is can we make use of DotNetNuke.HttpModules.dll methods to perform URL rewriting OR is there any other way to do this?
Please Help
Thanks & Regards,
Bhushan
(Software Engineer)