Forum Moderators: open
password protection is added/edited via ".HTACCESS EDITOR" from the control panel of the hosting companyThat may be the name of the function on the control panel, but note that this is not actually an .htaccess function; it's .htpasswd. Are you able to edit these files directly, or does the host not allow this? Both are fundamentally text files that can be modified in any text editor and uploaded via any ftp-type program. It's just the form of the filename (leading “.ht") that gives them their special potency. But it's a little odd that configuration files of any sort came along for the ride when moving hosts, which presumably meant physically moving the site to a new server.