Hello
I want to set up my own login system
But i can not seem to find the Web.config file that i saw on older tutorials
were i can pace the
- <authentication mode="Forms">
- <forms loginurl="/Login/Login"></forms>
- </authentication>
perhapsit has been removed in the newer version.