[opencms-dev] About new Secure/Export feature

Sebastian Himberger sebastian.himberger at gmx.de
Tue May 24 11:51:00 CEST 2005


Hi,

it's in the mod_proxy docs. You have to configure a secure server for 
your site in opencms-system.xml.

Example:

<site server="http://${DOMAIN_NAME}" uri="/sites/mysite/">
    <secure server="https://${SECURE_DOMAIN_NAME}"/>
</site>

HTH
Sebastian





More information about the opencms-dev mailing list