[opencms-dev] problem with apache mod_proxy integration

Arian Abrahantes Quintana Arian.Abrahantes.Quintana at cern.ch
Mon May 21 16:04:19 CEST 2007


Hi Chris:

Sorry to bother you and the hole list with the issue. I used your reply and some other stuff and it works. Thanks,

arian


-----Original Message-----
From: opencms-dev-bounces at opencms.org on behalf of Christoph P. Kukulies
Sent: Wed 5/16/2007 11:39 AM
To: The OpenCms mailing list
Subject: Re: [opencms-dev] problem with apache mod_proxy integration
 
On Tue, May 15, 2007 at 10:51:01PM +0200, Arian Abrahantes Quintana wrote:
> Hi all:
> 
> I followed the instruction for apache mod proxy integration with opencms as stated in the documentation. I reach successfully the login (http://localhost/system/login) page but I am unable to login to the workspace. Once I type the admin passw I am forwarded to the same login page in and endless loop. On the other hand if I try to connenct directly to the tomcat port http://localhost:8089/system/login I get logged without any problem.
> 
> Furthermore, and this is very confusing at least for me, in the current documentation on the second step of the configuration (staticexport/rendersetting node) said:
> 
> ==============================================
> 
> In the ${TOMCAT_HOME}/webapps/ROOT/WEB-INF/config/opencms-importexport.xml configuration file, into the staticexport/rendersettings node you have to remove any occurrence of the ${SERVLET_NAME} variable. After editing, it has to look similar to:
> 
>   <rendersettings>
>       <rfs-prefix>/export</rfs-prefix>
>       <vfs-prefix>${SERVLET_NAME}</vfs-prefix>
>       <userelativelinks>false</userelativelinks>   
>       <exporturl>http://127.0.0.1:8080${SERVLET_NAME}/handle404</exporturl>
>       ...
>   </rendersettings>

I'm not sure whether my answer to this already made it to you or the
list.
Anyway, I'm posting it once more:

It works for me with:
<rfs-prefix>${CONTEXT_NAME}/export</rfs-prefix>
<vfs-prefix>${CONTEXT_NAME}</vfs-prefix>

(6.0.4, 6.2.2, 6.2.3)


--
Chris Christoph P. U. Kukulies kukulies (at) rwth-aachen.de


_______________________________________________
This mail is sent to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
http://lists.opencms.org/mailman/listinfo/opencms-dev

-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 4336 bytes
Desc: not available
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20070521/be5d762b/attachment.bin>


More information about the opencms-dev mailing list