URL Rewrite

Last post 04-17-2005 2:55 PM by haidar_bilal. 3 replies.

Sort Posts:

  • URL Rewrite

    04-08-2005, 11:02 PM
    • Contributor
      6,910 point Contributor
    • codegalaxy
    • Member since 06-29-2004, 5:00 PM
    • Topeka (Alma), Kansas
    • Posts 1,475

    Could somebody point out or comment on how the url rewriting works - I have been tracing down parts of it but I cant seem to get it to work in a seperate app - I was hoping someone could point out or trace the pages/code involved so I could figure out what I missed.

     

    Thanks

    Dylan Barber
    read my stupid blog http://codemypantsoff.com
    Pants Optional!
  • Re: URL Rewrite

    04-08-2005, 11:22 PM
    • Contributor
      5,962 point Contributor
    • Xanderno
    • Member since 06-17-2002, 3:24 PM
    • Plano, TX
    • Posts 1,181
    Well, I can't help you with the DNN rewriter specifics, but if you're just looking for the tools for URL rewriting in .Net, Scott Mitchell did a great article for MSDN on that topic which can be found here: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/urlrewriting.asp

    I've actually gotten a chance to use that code, and it works quite nicely.
  • Re: URL Rewrite

    04-09-2005, 9:37 AM
    • Star
      13,145 point Star
    • J7Mitch
    • Member since 10-19-2002, 1:23 PM
    • Posts 2,632
    • TrustedFriends-MVPs

    It's all done in the URLRewrite HTTPModule. It reads the rewrite rules from SiteUrls.config.

    That link to Scott Mitchell's article explains the process.

    John M.

    DotNetNuke Module for Performance
  • Re: URL Rewrite

    04-17-2005, 2:55 PM
    • All-Star
      45,563 point All-Star
    • haidar_bilal
    • Member since 07-14-2003, 1:43 AM
    • Lebanon - Beirut
    • Posts 8,726
    • TrustedFriends-MVPs
    Well in that article there is no SiteUrls.Config, the article just takes into consideration the sectioName "RewriterConfig"
    I am trying to create my own SiteUrls.config for the UrlRewriting.

    regards
    Bilal Hadiar, MCP, MCTS, MCPD, MCT
    Microsoft MVP - Telerik MVP
Page 1 of 1 (4 items)