[opencms-dev] Mistake in the Documentation
Jan Meier
jan.meier at zmnh.uni-hamburg.de
Fri Nov 18 10:40:29 CET 2005
Hi,
while reading the documentation I found a mistake in:
/alkacon-documentation/howto_apache_httpd/mod_proxy.html
It is written:
Step 2: Configuring OpenCms
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>
Or am I wrong?
Best regards.
Jan
More information about the opencms-dev
mailing list