[opencms-dev] strange redirect to localhost when logging into workspace

Joe Desbonnet jdesbonnet at gmail.com
Sun Jun 19 13:06:40 CEST 2005


Just upgraded to 6rc2 and I can't log in to the workspace from a
remote computer. I'm getting a strange redirect to localhost when I
attempt to access /opencms/opencms/system/login

This is likely to be a Tomcat issue, but the solution escapes me right
now. I'm running Tomcat 5.5.9, Sun JDK 1.5.0_03 on Linux.

Any ideas?

Output from manualy issuing the request via telnet:
GET /opencms/opencms/system/login HTTP/1.0

HTTP/1.1 302 Moved Temporarily
Server: Apache-Coyote/1.1
Server: OpenCms/6.0 RC 2
Set-Cookie: JSESSIONID=F7989BCA0E0364CA0C41B90C5A04A5F2; Path=/opencms
Location: http://localhost:8080/opencms/opencms/system/login/index.html
Content-Type: text/html;charset=UTF-8
Content-Length: 0
Date: Sun, 19 Jun 2005 10:59:58 GMT
Connection: close



More information about the opencms-dev mailing list