[opencms-dev] Accessing workplace or ADE through a server which has not been configured (OpenCMS16)
Christoph Kukulies
kuku at physik.rwth-aachen.de
Tue Dec 5 11:05:21 CET 2023
Wasn't there something to edit in opencms-importexport.xml to make ROOTed opencms work?
<rendersettings>
<rfs-prefix>${CONTEXT_NAME}/export</rfs-prefix>
<vfs-prefix>${CONTEXT_NAME}</vfs-prefix>
<userelativelinks>false</userelativelinks>
<exporturl>http://127.0.0.1:8080${CONTEXT_NAME}/handle404</exporturl>
<plainoptimization>true</plainoptimization>
<testresource uri="/system/config/page.dtd" />
<resourcestorender>
<regex>/sites/.*</regex>
<regex>/system/modules/.*/resources/.*</regex>
</resourcestorender>
</rendersettings>
--
Christoph
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opencms.org/pipermail/opencms-dev/attachments/20231205/53a9aab8/attachment.htm>
More information about the opencms-dev
mailing list