Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 0c8dd4261ecb4344a4cb8d79c978b2e8 > files > 2

python-tilecache-2.11-5.fc14.noarch.rpm

[server:main]
#tested with Paste#http and PasteScript#wsgiutils, PasteScript#twisted also possible
use = egg:PasteScript#cherrypy 
host = 127.0.0.1
port = 5000

[composite:main]
use = egg:Paste#urlmap
/tc = tilecache1

[app:tilecache1]
use = egg:TileCache
tilecache_config = tilecache.cfg