We can use simple password protection to keep users from seeing your latest development on the web until you are ready. By using the .htaccess file in the folder we want to password protect and an .htpasswd file outside of the /public_html/ folder to specify the users we will be able to lock out the public until our theme / project / site / etc. is complete.
Password Protect Your Web Development Folder
Reply