[opencms-dev] Testing multiple sites
Oliver Pereira
Oliver.Pereira at dna.co.uk
Wed Jun 15 12:58:23 CEST 2005
Hi,
I have created mutilple sites in opencms based on the language and
modified my opencms-system.xml accordingly
<sites>
<workplace-server>http://localhost:8080</workplace-server>
<default-uri>/sites/yahoo/</default-uri>
<site server="http://localhost:8080" uri="/sites/en/"/>
<site server="http://localhost:8081" uri="/sites/de/"/>
<site server="http://localhost:8082" uri="/sites/es/"/>
</sites>
Now I want to test the different sites without using apache etc
How can I do that? ... when I try the URL http://locahost:8081 or 8082
it's takes me to the default 8080 site
Regards,
Oliver
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20050615/3782a79d/attachment.htm>
More information about the opencms-dev
mailing list