mcardle     2005/12/05 17:50:43 CET

  Modified files:
    core/src/webapp/html/startup howto_esi.html 
  Log:
  * adds ESI server admin center accessible at 
http://localhost:8081/esadmin/index.jsp
  
  Revision  Changes    Path
  1.8       +2 -1      jahia/core/src/webapp/html/startup/howto_esi.html
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/core/src/webapp/html/startup/howto_esi.html.diff?r1=1.7&r2=1.8&f=h
  
  
  
  Index: howto_esi.html
  ===================================================================
  RCS file: 
/home/cvs/repository/jahia/core/src/webapp/html/startup/howto_esi.html,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- howto_esi.html    30 Nov 2005 16:59:20 -0000      1.7
  +++ howto_esi.html    5 Dec 2005 16:50:43 -0000       1.8
  @@ -223,7 +223,8 @@
                                                <br/>
                                                You can also activate debug 
mode on the ESI server by replacing "info" values by "debug" in 
                                                
\YOUR_ESI_DIR\tomcat\webapps\ROOT\WEB-INF\log4j.xml. You will need to restart 
the ESI server
  -                                             for any changes to be taken 
into account. </li>
  +                                             for any changes to be taken 
into account. <br/></li>
  +                                             <li> To access the 
administration page of the ESI server, please go to 
http://YOUR_ESI_SERVER_IP:8081/esiadmin/index.jsp <br/></li>
                                         </ol>
       </p>Note: In this example config, we used port 8080 for the Jahia server 
and 8081 for the ESI server. However, you can change this to any suitable port 
combination by first changing the server.xml in Jahia's and ESI's 
\tomcat\conf\server.xml files. <br/>
   <br/>
  

Reply via email to