【发布时间】:2010-10-16 08:44:39
【问题描述】:
我正在运行 XAMPP - apache 2.2。我在http://localhost/examplefolder 中有 200 多个文件夹
我已经购买了另一个硬盘来对文件夹进行负载平衡,现在我在 C:/xampp/htdocs/examplefolder 中有 100 多个文件夹,在 D:/examplefolder 中有另外 100 个文件夹。
如何同时指向两个目录,以便http://localhost/examplefolder 中出现 200 多个文件夹?
我不希望它有不同的文件夹名称。
【问题讨论】: