Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果我导航到没有索引文件的网站上的公共目录,我会在浏览器窗口中看到该目录的文件层次结构。如果该公共目录包含索引文件,我会看到显示的索引文件。有没有办法浏览包含索引文件的目录的文件层次结构?
一般情况下,如果存在默认文件,则无法查看目录结构。
大多数 Web 服务器将首先显示默认文件,如果该文件不存在并且服务器配置为显示目录,则将文件夹结构显示为 HTML。