Hi all
I'd like to enable authentication on one of my websites under IIS 7.5. There is some authentication levels, Anonymous authentication, basic, digest and Windows. All of them requires Windows user to login. I need/miss/or-what-ever-it-is something like htaccess. It doesn't requires Windows authentication, I just can write username and password to a random file. Is there something like that in IIS 7.5? I tried htaccess, but I think it's only *NIX based operating system's thing.
Thanks and sorry about my rubbish English skills.