From: Evan Broder Date: Sun, 20 Dec 2009 22:20:19 +0000 (-0500) Subject: Use separate fcgi files for the authed and unauthed site. X-Git-Tag: 0.1.0^2~6 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/commitdiff_plain/dd0fb836097b7f9cc92f8d78c45f1bf2b59c3c1e?ds=inline;hp=dd0fb836097b7f9cc92f8d78c45f1bf2b59c3c1e Use separate fcgi files for the authed and unauthed site. This allows both of them to be mounted on / in their respective CherryPy apps, which in turn eliminates any discrepancy between "internal URLs" and "external URLs". svn path=/package_branches/invirt-web/cherrypy-rebased/; revision=2729 ---