htmanager
htmanager create users tree directories, htacess and htpasswd files
...USING BY GUI
1. open pwlist.csv with Text Editor or Calc Editor
and replace HTPATH parmater with your root path server
/storage/ssd3/405/5273405/public_html/.htpasswd
if using a subdir "users" by example :
/storage/ssd3/405/5273405/public_html/users/.htpasswd
2. complete users lines USERNAME, CODE colunms
3. clic on htmanager.exe directly
htmanager create htpasswd, htaccess files and users subdirectories
4. Transfert all HTDIR directories files with a ftp client on your web site
II. USING IN COMMAND LINE
htmanager [csv file name]
if csv file is void, htmanager use "pwlist.csv"
III. REBUILD
source code : htmanager.c written in C
for rebuild :
make.bat