Hi,
I need to put a website on windows server IIS, i'd like to use basic authentification like i'd do with Apache, with the .htaccess / .htpasswd
I read here & there, that i could do this through the admin tabs of IIS, but i'm not the administrator, and i only have ftp access.
It seems to be a 'web.config' file where i could do this.
Is there a way to set up such things within a config file ?
I'm not used to work with IIS...