G
Guest
have a web app where one page Default.aspx should be publicly accessable and
another Admin.aspx restricted to a certain local group. When I am on
Default.aspx. There is link which suppose to take me Admin.aspx but I want
too give security to that page and always it jumps me to Login.aspx page.
How can I do that.
How can I do this in a web.config? Can I specify different authorization
settings per file?
another Admin.aspx restricted to a certain local group. When I am on
Default.aspx. There is link which suppose to take me Admin.aspx but I want
too give security to that page and always it jumps me to Login.aspx page.
How can I do that.
How can I do this in a web.config? Can I specify different authorization
settings per file?