[opencms-dev] problem with apache mod_proxy integration

Arian Abrahantes Quintana Arian.Abrahantes.Quintana at cern.ch
Tue May 15 22:51:01 CEST 2007


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>

===============================================

First one have to deleted but in the example the variable is still there. Well, most likely I get it wrong. Has anyone followed strictly the current documentation and manage to get everything working? Any help will be appreciated.

Best regards and TIA,

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


More information about the opencms-dev mailing list