<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:10pt"><div><div>Hi!</div><div><br></div><div>I have :</div><div>QGIS 2.0.1 standalone</div><div>Windows XP Service Pack 3</div><div>MapServer 6.1</div><div>Apache 2.2.21 with mod-mapcache/0.5</div><div><br></div><div>I think there is one bug regarding the GetFeatureInfo tool for Tilesets. </div><div><br></div><div>It does not work neither the mapserver/mapcache  nor the geoserver!</div><div><br></div><div>The log is:</div><div><br></div><div>Map getfeatureinfo error: Cannot open
 /?SERVICE=WMS&VERSION=1.1.1&REQUEST=GetFeatureInfo&BBOX=-4733798.08569699991494417,1434202.91430300008505583,5284956.08569699991494417,11452957.08569700084626675&SRS=EPSG:2100&WIDTH=1000&HEIGHT=1000&LAYERS=countries&STYLES=&FORMAT=image/png&QUERY_LAYERS=countries&INFO_FORMAT=text/html&X=509&Y=702&FEATURE_COUNT=10: Path is a directory [/?SERVICE=WMS&VERSION=1.1.1&REQUEST=GetFeatureInfo&BBOX=-4733798.08569699991494417,1434202.91430300008505583,5284956.08569699991494417,11452957.08569700084626675&SRS=EPSG:2100&WIDTH=1000&HEIGHT=1000&LAYERS=countries&STYLES=&FORMAT=image/png&QUERY_LAYERS=countries&INFO_FORMAT=text/html&X=509&Y=702&FEATURE_COUNT=10]</div><div><br></div><div>Obviously, qgis tries to open the url without the host name. The correct url is "http://localhost/mapcache/?SERVICE=WMS.........etc", and not  "/?
 SERVICE=WMS.........etc"</div><div><br></div><div><span style="font-size: 10pt; ">Please mind that the problem derives from point-query to tilesets and not wms layer.</span><br></div><div><br></div><div>Thanks in advance</div></div></div></body></html>