Use separate fcgi files for the authed and unauthed site.
authorEvan Broder <broder@mit.edu>
Sun, 20 Dec 2009 22:20:19 +0000 (17:20 -0500)
committerEvan Broder <broder@mit.edu>
Sun, 20 Dec 2009 22:20:19 +0000 (17:20 -0500)
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


No differences found