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.
我正在将我的网站从本地 Visual Studio 复制到网络服务器上的 IIS。文件复制得很好,但是当我打开 IIS 时,我复制的文件夹出现在我的网站下,但也在默认网站下。这些文件夹不在驱动器上的两个位置(两个文件夹都指向同一个位置),但它们在 IIS 中列出了两次。为什么会这样?
你能检查一下这个位置是否还有文件夹:C:\inetpub\wwwroot。这是 IIS 的默认网站主目录。