In technical terms, web servers (typically running Apache or Nginx) have a feature called "Directory Listing." If a folder on a server does not have an "index.html" or "index.php" file to serve as a homepage, the server automatically generates a plain, text-based list of every file contained in that folder. This looks like a file explorer on a computer, listing file names, sizes, and dates.