It's not in the manual, because .htpasswd or directory access control is not a feature of ISPConfig.
If your client has FTP access to their website (i.e. your server) then they already have all they need to set up their own directory security.
This is done in two portions;
1- they add a .htaccess file into the directory in question.
2- they add a .htpasswd file into a directory which is *not* served (i.e. it resides in a separate directory at the same level as the "web" directory)
e.g.
web1/web/client-private-dir/.htaccess
web1/private/.htpassword
(Your client creates the latter directory themselves. It is not served by the web server.)
Check out here for more info on actually creating the .htaccess and .htpasswd files:
http://www.htaccesstools.com/htpasswd-generator/
Regards,
Mat
Recent comments
4 hours 39 min ago
14 hours 7 min ago
14 hours 57 min ago
18 hours 30 min ago
22 hours 54 min ago
23 hours 16 min ago
1 day 1 hour ago
1 day 11 hours ago
1 day 16 hours ago
1 day 17 hours ago