[opencms-dev] FW: multisite: wrong effects on correct settings 2

jacek grzebyta (RRes-Roth) jacek.grzebyta at bbsrc.ac.uk
Fri Jan 8 19:02:25 CET 2010


Hi again,

Now I logout from ssh and checked again. And something different for 
http://main_1:8081/opencms/opencms/ shows me old version of /sites/phibase/index.html which is for 100% deleted. Firefox cache was cleaned several times so it's stored somewhere in opencms. So, another problem is opencms shows once the welcome page and another time old version of the phibase/index.html

Jacek

Logs are OK


-----Original Message-----
From: opencms-dev-bounces at opencms.org [mailto:opencms-dev-bounces at opencms.org] On Behalf Of jacek grzebyta (RRes-Roth)
Sent: 08 January 2010 17:49
To: The OpenCms mailing list
Subject: [opencms-dev] multisite: wrong effects on correct settings

Hi guys,

Now, I have problem with settings multisite. I cannot find in google anything about that. The symptoms are:

http://main.domain:8081/opencms/opencms/ shows /sites/phibase/index.html

http://main_1.domain:8081/opencms/opencms/ shows the welcome opencms page (Congratulations! You have setup OpenCms successfully.) but with navy-blue/blue background

htpp://main.domain:8080/opencms/opencms/ shows the welcome opencms page with normal grey/white background

and finally http://main_1.domain:8080/ shows the same welcome page with the same normal background.

I don't understand that. Google shows my settings are ok
Versions are:

Your installed OpenCms version is: 7.5.1
Running on Sun Microsystems Inc. Java HotSpot(TM) 64-Bit Server VM 14.3-b01 mixed mode with Linux 2.6.18-164.9.1.el5 (amd64)

I don't know if its important:  main_1 is DNS alias of main

My settings are:

@ opencms-system.xml


    <sites>
      <workplace-server>http://main.domain:8080</workplace-server>
      <default-uri>/sites/default/</default-uri>
      <site server="main.domain" uri="/sites/default/"/>
      <site server="main_1.domain" uri="/sites/phibase/"/>
    </sites>

@ tomcat/conf/server.xml

<Service name="Catalina">

    <Connector port="8080" protocol="HTTP/1.1"
               connectionTimeout="20000"
               redirectPort="8443" />

    <!-- Settings for OpenCms server at 8081-->
    <Connector port="8081"
        enableLookups="false"
        maxThreads="150" redirectPort="8443"
        proxyName="main_1.domain" proxyPort="80"
        debug="0" connectionTimeout="20000"
        disableUploadTime="true"


Thanks a lot,
Jacek

_______________________________________________
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