There are two files that must be inside your root directory in order to password protect your site. .htaccess — the .htaccess (hypertext access) file is a directory-level configuration file supported by several web servers, that allows for decentralized management of web server configuration. .htpasswd — .htpasswd is a flat-file used to store usernames and password […]
