[OSM-dev] mod_tile and renderd .. why 404?

Jon Burgess jburgess777 at googlemail.com
Tue Jan 20 22:10:47 GMT 2009


On Tue, 2009-01-20 at 13:17 -0800, Mikel Maron wrote:
> Success
> 
> I missed the AddTileConfig and LoadTileConfig .. duh!
> 
> Looks like LoadTileConfig can not be place in mod_tile.load, but only
> in the site definition?

I think the mod_tile.load is meant to only have the single LoadModule
line and the rest of the config should be in a mod_tile.conf file. I
don't know if this is mandatory though. I have everything in
mod_tile.conf

I think Brian mentioned something about the configuration being done per
virtual-server instance. Perhaps this is why you need it in your
specific server config. I don't have any virtual servers defined.

	Jon







More information about the dev mailing list