On 27 Dec 2005 14:16:55 -0200, Jorge Godoy <[EMAIL PROTECTED]> wrote: > I just set up > > server.webpath="https://my.server.com/"
Something that just occurred to me is that it's possible that server.webpath isn't supposed to have the actual server name... just the stuff that comes after the server name, but before CherryPy. That could explain the error you saw. Kevin

