Password Protecting Directories
Definition: A function of .htaccess that restricts access to specific directories by requiring a username and password for entry.
Example: Using .htaccess to protect sensitive information stored in specific directories on a web server.

