Quite often you’ll need to password protect a web page. This can easily become difficult if you need to authenticate users that belong to groups or roles. But for just a quick password protected page, you can use .htaccess and Apache’s authentication.
You’ll need ssh or ftp access, and your server must be configured to allow [...]
