a TileCache layer should work, you'll have to suffix the supplied url with the name of the grid though of the grid, so something like<div><br></div><div><a href="http://server/cache/WGS84">http://server/cache/WGS84</a></div>
<div><br></div><div>--</div><div>thomas</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Nov 13, 2012 at 1:27 PM, Eduardo Kanegae <span dir="ltr"><<a href="mailto:eduardo.kanegae@gmail.com" target="_blank">eduardo.kanegae@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">hi,<br>
<br>
At <a href="http://www.webmapit.com.br/inpe/topodata/?lang=en" target="_blank">http://www.webmapit.com.br/inpe/topodata/?lang=en</a> I'm using<br>
OpenLayers 2.12 + WMS layers to display layers rendered by mod<br>
MapCache (seeder).<br>
<br>
The PNG grid folder now looks like:<br>
*************************************************<br>
gridfolder<br>
    00<br>
        000<br>
            000<br>
                001<br>
                002<br>
                ...<br>
                060<br>
                    000<br>
                        000<br>
                            000.png<br>
                            001.png<br>
                            ...<br>
                            062.png<br>
    01<br>
    02<br>
    03<br>
        000<br>
            000<br>
                002<br>
                    000<br>
                        000<br>
                            000.png<br>
                            001.png<br>
    ...<br>
    blanks<br>
<br>
*************************************************<br>
But, at this moment using WMS layer MapCache/Apache module is treating<br>
WMS requests and returning correct image for each access.<br>
<br>
What kind of layer should I use with OpenLayers to be able to turn off<br>
MapCache module and then use a common Apache installation?<br>
<br>
thanks, in advance<br>
<br>
Eduardo Patto Kanegae<br>
<a href="http://www.webmapit.com" target="_blank">http://www.webmapit.com</a> | @webmapit<br>
_______________________________________________<br>
mapserver-users mailing list<br>
<a href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a><br>
</blockquote></div><br></div>