[opencms-dev] strange redirect to localhost when logging intoworkspace
Arash Kaffamanesh
arash.kaffamanesh at pomegranate.de
Sun Jun 19 14:44:08 CEST 2005
Joe,
Nice to hear that your problem has been fixed, but I think it shall be a
feature/bug in RC2,
which is worth to mention on this list.
Best Regards,
Arash
-----Original Message-----
From: Joe Desbonnet [mailto:jdesbonnet at gmail.com]
Sent: Sonntag, 19. Juni 2005 13:43
To: Arash Kaffamanesh
Subject: Re: [opencms-dev] strange redirect to localhost when logging
intoworkspace
Thanks! That fixed the problem. It's odd -- because I never had to make
that change with the last few releases of OpenCms. Joe.
On 6/19/05, Arash Kaffamanesh <arash.kaffamanesh at pomegranate.de> wrote:
> Joe,
>
> Perhaps you can change the behaviour by setting:
>
> <sites>
>
> <workplace-server>http://YourDomain:8080</workplace-server>
> <default-uri>/sites/yoursite/</default-uri>
> <site server="http://YourDomain:8080"
> uri="/sites/yoursite/"/>
> </sites>
>
> In opencms-system.xml
>
> If you have changed your /sites/default to /sites/yoursite, you shall
> change also the setting in opencms-workplace.xml too! (search after
> /sites/default).
>
> But it's realy strange, because it works for me with localhost also in
> opencms beta3.
>
> Or are you proxying through apache with localhost setting?
>
> HTH,
> Arash Kaffamanesh
>
> --
> Pomegranate Inc.
> Ackerstrasse 145
> 10115 Berlin
> Germany
>
> http://www.pomegranate.de
> OpenCMS Hosting Solutions
> --
>
> -----Original Message-----
> From: opencms-dev-bounces at opencms.org
> [mailto:opencms-dev-bounces at opencms.org] On Behalf Of Joe Desbonnet
> Sent: Sonntag, 19. Juni 2005 13:07
> To: opencms-dev at opencms.org
> Subject: [opencms-dev] strange redirect to localhost when logging
> intoworkspace
>
>
> 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
>
>
> _______________________________________________
> This mail is send to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please
> visit http://mail.opencms.org/mailman/listinfo/opencms-dev
>
>
More information about the opencms-dev
mailing list