[opencms-dev] Workplace login-problem, wants to popup on port :8081 and not :80
Yves Glodt
yg at mind.lu
Sun Mar 2 22:47:46 CET 2008
Hello list,
I followed the documentation "Integrating OpenCms, Tomcat and the Apache
webserver with mod_proxy" precisely, but I have still one problem... I
can not log into the workplace...
Log in seems to work in fact, but the popup wants to open on port
servername:8081/... and not on servername/... which fails of course...
I know only about the opencms-system.xml config where I have set:
<workplace-server>http://www.mysite.com</workplace-server>
I set it without :8081
Whereelse could this port be set up? Maybe in some jsp-cache?
Also, could it be that there is a typo in the static-export howto...?:
It's written:
RewriteRule .*
http://127.0.0.1:8081/handle404?exporturi=%{REQUEST_URI}&%{QUERY_STRING}
[P]
But I guess it should be:
RewriteRule .*
http://127.0.0.1:8081/opencms/handle404?exporturi=%{REQUEST_URI}&%{QUERY_STRING}
[P]
Best regards,
Yves
--
Linux 2.6.22-14-generic #1 SMP Tue Feb 12 07:42:25 UTC 2008 i686
22:40:12 up 2:52, 1 user, load average: 0.27, 0.18, 0.19
More information about the opencms-dev
mailing list