Index: package_branches/invirt-web/cherrypy-rebased/code/main.fcgi
===================================================================
--- package_branches/invirt-web/cherrypy-rebased/code/main.fcgi	(revision 2680)
+++ package_branches/invirt-web/cherrypy-rebased/code/main.fcgi	(revision 2681)
@@ -19,5 +19,5 @@
         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},
