How can I password protect an IIS directory with only FTP access?
- by Tony Adams
How can I password protect an IIS directory when I only have FTP access to the server? I can't adjust any IIS settings or add users or anything like that.
The answer to:
IIS Basic Authorization ala .htaccess/.htpasswd in apache
does not help as I only have access to the server via FTP. I just need to password protect a directory.
I've tried…