svn path=/package_branches/invirt-web/cherrypy-rebased/; revision=2681
else:
conf_file = os.path.join(base_dir, 'main.conf')
app = cherrypy.tree.mount(InvirtWeb(),
else:
conf_file = os.path.join(base_dir, 'main.conf')
app = cherrypy.tree.mount(InvirtWeb(),
- '/' if dev else '/main.fcgi',
{'/': {'tools.staticdir.root': static_dir,
'tools.invirtwebstate.on': True},
'/static': {'tools.staticdir.on': True,
{'/': {'tools.staticdir.root': static_dir,
'tools.invirtwebstate.on': True},
'/static': {'tools.staticdir.on': True,