[opencms-dev] how to? move opencms config from WEB-INF/config to /home/cms/config

Sebastian Himberger sebastian.himberger at gmx.de
Wed Jul 12 10:13:59 CEST 2006


Hi Georg,

i've never tried it really but you can point OpenCms to a Home folder 
(wich is IMHO treated as WEB-INF) using:

    <context-param>
        <param-name>OpenCmsHome</param-name>
        <param-value>/the/path</param-value>
    </context-param>

As is said i can not guarantee it works well.

HTH

best regards
Sebastian

Georg Raffer schrieb:
> Hi all,
>
> Is it possible to move the WEB-INF/config folder, which contains the 
> opencms configuration files to an other location; e.g.: 
> /home/cms/config  ?
> What exactly is the context init parameter OpenCmsHome  (OpenCms home 
> (base) directory path)?
> thanks!
>
> bye, Georg
>
> _______________________________________________
> 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




More information about the opencms-dev mailing list