我继承了一个运行Coldfusion8和MySQL 5.0.88的站点。
我有两个表-物品(A),其中包含产品信息,和价格表(P),其中包括卖方价格表。
产品在Products表中是唯一的,但可能包含在价格表中的多个条目(取决于价格表的数量)。
在我的产品搜索中,我需要从A获得产品信息,如果用户被卖方指定了价格表,我还需要从P中的相应价格表中获取价格。
在进行实际产品查询之前,我正在预编译所有sellerID和价格表名称,如下所示:
SELECT count(A.id) AS total
FROM arts A
<cfif variables.use_pricelist
阅读,有一部分是这样写的:
If no matching ServerName or ServerAlias is found in the set of virtual hosts containing the most specific matching IP address and port combination, then the first listed virtual host that matches that will be used.
我有一个包含许多虚拟主机域的vhost文件。问题是,当我键入服务器IP时,我应该转到root,但不是,正如apache文档所述,我被带到了第