In the admin folder .htaccess file, the following was added (I assume during the install process) at the bottom:
That folder path exists on server, but the actual cart install folder has been moved to another folder and the admin folder has been renamed.Code:AuthName "admin" AuthUserFile "/home/username/.htpasswds/public_html/old_zencart_directory/admin/passwd"
Should this be removed from the .htaccess file as it doesn't actually match my zen cart location anymore?



