Kevin Dangoor <[EMAIL PROTECTED]> writes: > 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.
I just added "/" and got the same error... And I also got it with "/test/", that should be a 'valid' webpath. -- Jorge Godoy <[EMAIL PROTECTED]>

