-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hrm... I THOUGHT I sent an email to the list about this... but looking through my emails I dont actually see it... =)
Anyways... Interesting problem... I have the following urls: /auth /auth/actions /auth/actions/Login.py When I try: 'self.forward(self.request().siteRoot() +"auth")' from Login.py... which generates: "../../auth" It seems to ignore the ../../ part... and I get the following error: The page you requested, /wk/auth/action/auth/, was not found on this server. However.... if I add a slash at the end.. : 'self.forward(self.request().siteRoot() +"auth/")' It works as expected. Maybe this was intentional? I don't know.. but its given me a LOT of grief =) - -- Luke Holden eBI Solutions Main: (949) 387-5182 Email: [EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE+IRNQ3q5xXfLZTQkRAo5TAJ9BrFFR8W6NsZinqPmThKJqjXg4NgCeNaYs sQ5duuL1fFcRwiRBMlqMdUc= =QH3T -----END PGP SIGNATURE----- ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Webware-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-devel