Fix the unauthenticated web interface.
authorEvan Broder <broder@mit.edu>
Sun, 20 Dec 2009 21:03:12 +0000 (16:03 -0500)
committerEvan Broder <broder@mit.edu>
Sun, 20 Dec 2009 21:03:12 +0000 (16:03 -0500)
commite741fd1d0affaa05859561b5a3219ee055c10c07
tree2f81f6b51d0ad55029f36110be8226fab5323ffc
parentbf3cdd78584bc5b585a6282185f2b4e61d3be5f5
Fix the unauthenticated web interface.

Separate the separate components of the web app by the authenticated
webapp class at /auth and the unauthenticated app at /unauth.

These are purely internal URLs, but used to allow a single CherryPy
instance to serve both the authenticated and unauthenticated website.

svn path=/package_branches/invirt-web/cherrypy-rebased/; revision=2728
code/main.fcgi
files/etc/apache2/sites-available/default.mako
files/etc/apache2/sites-available/ssl.mako