I have placed an .htaccess file in the /home/admispconfig/ispconfig/web directory but it doesn't seem to be taking affect. I'm the only user of the server so I'd like to lock it down further. Anyone have an idea why it isn't asking for auth? Thanks in advance!
You will need to change the ISPConfig /root/ispconfig/httpd/conf/httpd.conf find the line that says AllowOverride None and change it to AllowOverride AuthConfig I don't know if this would break stuff, but that's why it's not working.