[opencms-dev] adding a /sites/mysite
Arash Kaffamanesh
arash.kaffamanesh at pomegranate.de
Thu Dec 1 13:22:43 CET 2005
Chris,
For each site you shall have a different domain name or IP-Adress,
change one of the localhost entries to 127.0.0.1, and adjust
/sites/default to /sites/mysite in opencms-workplace.xml too!
>> Oh man, opencms is complicated. Sigh.
Be patient!
HTH,
Kind Regards,
Arash
-----Original Message-----
From: opencms-dev-bounces at opencms.org
[mailto:opencms-dev-bounces at opencms.org] On Behalf Of Christoph P.
Kukulies
Sent: Donnerstag, 1. Dezember 2005 12:49
To: opencms-dev at opencms.org
Subject: [opencms-dev] adding a /sites/mysite
I tried from various recipes I found but to no avail,
to add a /sites/mysite to have a clean playground to start with.
Last I tried was adding a line in opencms-system.xml:
<sites>
<workplace-server>http://localhost:8080</workplace-server>
<default-uri>/sites/default/</default-uri>
<site server="http://localhost:8080" uri="/sites/default/"/>
<site server="http://localhost:8080" uri="/sites/mysite/"/>
</sites>
This already looks strange (the same server http://localhost:8080
entries) but I have no idea how to do it right.
Opencms fails starting on this opencms-system.xml.
Also Bernd Wolfsegger wrote in that mail I'm referring
( http://mail.opencms.org/pipermail/opencms-dev/2005q2/016400.html):
"Well, you have to create a directory "/sites/www.mysite/" in the VFS
and fill
it with whatever you need for your site."
How does one do this, "create a directory /sites/www.mysite"?
Oh man, opencms is complicated. Sigh.
--
Chris Christoph P. U. Kukulies kukulies (at) rwth-aachen.de
_______________________________________________
This mail is send to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please
visit http://mail.opencms.org/mailman/listinfo/opencms-dev
More information about the opencms-dev
mailing list