FLUX.NET Community

Community site for the FLUX.NET Enterprise content management community.
Welcome to FLUX.NET Community Sign in | Join | Help
in Search

URL Rewriting

Last post 04-13-2007, 10:50 by tonyj. 3 replies.
Sort Posts: Previous Next
  •  04-08-2007, 13:39 34

    URL Rewriting

    Hi,

    Have installed Flux.NET and everything is working fine. However can you give some more info on how to configure the URL rewriting correctly. I followed your quick start tutorial fine and have got a default page displaying and have created a content type and am pulling the data into the default page. However if I put the node path /test.aspx in I am getting a 404 error. Any help would be appreciated.

    Ta 

    Rob

  •  04-10-2007, 12:12 35 in reply to 34

    Re: URL Rewriting

    Hi Rob,

    Have you got the http handler registered in web.config? Can´t remember the exact class as I´m on holiday at the moment, but you should have a httphandler registered in web.config.

    I´ll post more info on my return if you don´t sort it out.

    Cheers,

    Tony

  •  04-10-2007, 19:48 36 in reply to 35

    Re: URL Rewriting

    Hi,

     Didn't have, but have added the following. Seems to be working fine now....

     <httpModules>

    <add type="Deepcode.Flux.Core.Systems.URLRewriter.URLRewriterModule" name="URLRewriterModule" />

    </httpModules>

     

  •  04-13-2007, 10:50 37 in reply to 36

    Re: URL Rewriting

    Hey Spike,

    That´s the one Big Smile.

     Cheers,

    Tony

     

View as RSS news feed in XML
Powered by Community Server (Personal Edition), by Telligent Systems