Skip to content

Instantly share code, notes, and snippets.

@PraveenMathew92
Created May 17, 2024 22:49
Show Gist options
  • Save PraveenMathew92/f8c6000e709525cc0075a8712d9944e4 to your computer and use it in GitHub Desktop.
Save PraveenMathew92/f8c6000e709525cc0075a8712d9944e4 to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<configuration xmlns:xdt="http://schemas.microsoft.com/XML-Document-Transform">
<system.web>
<authentication>
<forms defaultUrl="/" xdt:Transform="SetAttributes(defaultUrl)" xdt:Locator="Condition(@defaultUrl='Page/12')"/>
</authentication>
</system.web>
</configuration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment