Sì puoi usare il tag <location> nel web.config
codice:<location path="register.aspx"> <system.web> <authorization> <allow users="*"/> </authorization> </system.web> </location>
Sì puoi usare il tag <location> nel web.config
codice:<location path="register.aspx"> <system.web> <authorization> <allow users="*"/> </authorization> </system.web> </location>