Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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
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.
You could also write your own file handlers, which i believe are the processors you are talking about.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
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
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.
You could also write your own file handlers, which i believe are the processors you are talking about.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.