Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • vladzebu 59 posts 346 karma points
    Jul 07, 2009 @ 15:16
    vladzebu
    0

    Processors in Umbraco

    Hi I'm new in Umbraco . I worked before in Sitecore and i want what is equivalent of sitecore processors in umbraco . 

    Best regards, Vlad

  • Chris Dunn 75 posts 127 karma points
    Jul 07, 2009 @ 15:27
    Chris Dunn
    0

    It uses http handlers.  You setup IIS tto use .net to handle all requests (wildcard mapping).  Then use umbraco settings (web.config) to ignore certain paths or urls in the reservedpaths and reservedurls.

  • Chris Dunn 75 posts 127 karma points
    Jul 07, 2009 @ 15:28
    Chris Dunn
    0

    You could also write your own file handlers, which i believe are the processors you are talking about.

Please Sign in or register to post replies

Write your reply to:

Draft