[opencms-dev] SSL and virtual hosts

Martin Kuba makub at ics.muni.cz
Wed Sep 15 15:57:55 CEST 2004


Hi,

I have a website managed by OpenCMS 5.3.5, which can be accessed
both by http and https and it is not the default site.
I have set up the opencms.properties in this way:

# List of configured site roots
# The format of the list entries is: (server url)|(vfs folder)
# e.g. http://localhost:8081|/sites/default/release/
site.root.list=http://skurut.cesnet.cz|/sites/meta/,http://collab.cesnet.cz|/sites/collab/,https://collab.cesnet.cz:443|/sites/collab/
# The default site root
site.root.default=/sites/meta/

but it doesn't work for the https part,
the default site is used instead of the /sites/collab

Am I doing something wrong  ? Is the site.root.list
specified wrongly or is it a problem in OpenCMS ?
I tried also a variant without the :443 port specification,
but the result was the same.

Thanks for any help

Martin
-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Supercomputing Center Brno             Martin Kuba
Institute of Computer Science    email: makub at ics.muni.cz
Masaryk University             http://www.ics.muni.cz/~makub/
Botanicka 68a, 60200 Brno, CZ     mobil: +420-603-533775
--------------------------------------------------------------



More information about the opencms-dev mailing list