« Return to Thread: problems with configuring multiple hosts

Re: problems with configuring multiple hosts

by Per-Olof Widström-3 :: Rate this Message:

Reply to Author | View in Thread

Christoph P. Kukulies wrote:

> On Mon, Jun 22, 2009 at 06:21:59PM +0200, Per-Olof Widstr?m wrote:
>  
>> Hello!
>>
>> I'm setting up open cms to handle multiple sites, with help from the
>> documentation that can be found in the installation, and I have some
>> trouble to getting it to work properly.
>>
>> Open Cms is the root-app (ROOT).
>>
>> My problem is that links are generated without the first slash. The link
>> to the css file looks like this:
>>  http://www.not-default.nusystem/modules/com.alkacon.documentation.howto_template/resources/mystyle.css
>>
>> Any suggestions about what to do about this?
>>
>>    
>
> What does your opencms-importexport.xml look like?
>
>       <rfs-prefix>${CONTEXT_NAME}/export</rfs-prefix>
>       <vfs-prefix>${CONTEXT_NAME}</vfs-prefix>
>  
In opencms-importexport.xml I can find the following values (the
default, no one has changed this since installation).

                        <rfs-prefix>${CONTEXT_NAME}/export</rfs-prefix>
                       
<vfs-prefix>${CONTEXT_NAME}${SERVLET_NAME}</vfs-prefix>
                       
<userelativelinks>false</userelativelinks>            



> --
> 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
>  


_______________________________________________
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

 « Return to Thread: problems with configuring multiple hosts