Very simple question. I've executed gdal2tiles against a GeoTIFF coverage, composed by several TIFF files. I want to serve the resulting tiles using TileCache.
In the TileCache documentation, I see how to create new layers, using as sources JPG images, WMS layers, MapServer layers, etc...