Question
I'm on shared hosting, with template login, everything works fine, except when you click the login link in the left bar -- I get a 406 Not Acceptable error, with "An appropriate representation of the requested resource /twiki/bin/login/Main/WebHome could not be found on this server."
The URL for the login link is:
http://www.mysite.com/twiki/bin/login/Main/WebHome?origurl=/twiki/bin/view/Main/WebHome
If I manually enter the URL:
http://www.mysite.com/twiki/bin/login/Main/WebHome
then it works fine.
(I see on the twiki.org site, the login URL generated is of the format
http://twiki.org/cgi-bin/logon/Path/To/Item)
Any ideas on what to do to solve? Can I change the code which generates that link to remove "?" and everything after?
Environment
--
SteveBayliss - 15 Jul 2006
Answer
If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.