We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
This section ADDS the module, so it will intercept the requests:
<system.webServer> <modules> <!-- CUSTOM - HTTP MODULE FOR THE HTTP FLOW SYSTEM --> <add name="HttpFlowModule" type="FW.HttpFlow.HttpFlowSystem, FW.HttpFlow"/> </modules> </system.webServer>
There was an error while loading. Please reload this page.