Re: Accessing workplace or ADE through a server which has not been configured (OpenCMS16)

Christoph Kukulies via opencms-dev <[email protected]> Wed, 6 Dec 2023 11:20:55 +0100
Newsgroups gmane.comp.cms.opencms.devel
Message-ID <[email protected]>
Answering the question myself:

The file opencms-importexport.xml is correct. Earlier howtos were mentioning to get rid of the ${SERVLET} tag.


> Am 05.12.2023 um 11:05 schrieb Christoph Kukulies via opencms-dev <[email protected]>:
> 
> 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 <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
> 
> 
> 
>

_______________________________________________
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
https://lists.opencms.org/mailman/listinfo/opencms-dev