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.

Recommended Answers

All 2 Replies

i think that you answered your own question

IIS doesn't natively use .htaccess files.
look at ISAPIRewrite, don't know how it works in IIS 7

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.