Skip to content

how to use it for my entire app #5

@mwinner313

Description

@mwinner313

I need something like this in web.config

  <add name="{*url}" post="false" maxAttempts="10" interval="00:01:00" mode="perkeyorigin" />
  <add name="{*url}" post="true" maxAttempts="10" interval="00:01:00" mode="perkeyorigin" />

to protect any url for my app , is it possible???

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions