* Strip prepended '/webcit' in requested url's. This may allow us to handle
authorArt Cancro <ajc@citadel.org>
Sun, 13 Nov 2005 04:19:15 +0000 (04:19 +0000)
committerArt Cancro <ajc@citadel.org>
Sun, 13 Nov 2005 04:19:15 +0000 (04:19 +0000)
commit8689a546bb3e75bba07e6a96f4272ec220973e0f
tree407ed1c4b7f2d133b5f7a5018e16ca76c467f87b
parenteb149220ceabf0b5aa11ebebbd3df200bb9c2425
* Strip prepended '/webcit' in requested url's.  This may allow us to handle
  incoming proxy requests from a front end web server.
* Don't require a session cookie for static content.
webcit/ChangeLog
webcit/auth.c
webcit/context_loop.c