Hello,
I have a site that requires Basic Windows Authentication for all site but a few directories require Anonymous authentication.
I configured Basic authentication for all site and it works. If I asked any cfm page, IIS opens the Authentication Windows login.
If I configure Anonymous authentication for all site, it works too. No authentication is required for any page.
However, if I configure Basic Windows Authentication for all site but in some directories I configure Anonymous authentication, IIS 7.0 keeps asking credentiais for cfm files on this directories.
My question is which permissions should I use to have this configuration working ? Is it necessary to allow special permissions to specific files outside webroot directory ?
Thanks,
Lima.
Windows Server 2008
Cold Fusion 10 Standard