hi dear
i have a program that need to be updated frequently need to use http to get some file from my server from public network.clients are not in our network and could have any OS. i create a vdir and it works good by basic authentication for win XP.but because of security issues i don't want it to use windows base account.program use user pass to authenticate and each company has it's user pass.now i wanted to secure the update folder by user and password.and restrict connection of each user password to number of license that each customer use.
i really appreciate your advises