mcardle     2005/11/30 17:59:20 CET

  Modified files:
    core/src/webapp/html/startup howto_esi.html 
  Log:
  * updated linux path
  
  Revision  Changes    Path
  1.7       +4 -2      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.6&r2=1.7&f=h
  
  
  
  Index: howto_esi.html
  ===================================================================
  RCS file: 
/home/cvs/repository/jahia/core/src/webapp/html/startup/howto_esi.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- howto_esi.html    30 Nov 2005 16:56:15 -0000      1.6
  +++ howto_esi.html    30 Nov 2005 16:59:20 -0000      1.7
  @@ -206,13 +206,15 @@
                                           <li>Run the ESI server with the 
following command (or use the &quot;Start Jahia Cache Server&quot; icon in your 
Windows Start menu):<br/>
                                             <br/>
                                                
  -                                             
<i>\YOUR_ESI_DIR\tomcat\bin\catalina start</i><br/><br/>
  +                                             
<i>\YOUR_ESI_DIR\tomcat\bin\catalina start</i> (windows)<br/>
  +                                             <br/>
                                           </li>
                                           <li>Start the Jahia server with the 
following command : <br/><br/>
                                                        
<i>\YOUR_JAHIA_DIR\bin\<span class="style3">jahia_Esi.bat</span></i> 
(windows)<br/>
                                                        <br/>
                                                                or<br/><br/>
  -                                                     
<I>\YOUR_JAHIA_DIR\bin\<span class="style3">jahia_Esi.sh</span></i> 
(linux)<br/><br/>
  +                                                     
<I>/YOUR_JAHIA_DIR/bin/<span class="style3">jahia_Esi.sh</span></i> (linux)<br/>
  +                                                     <br/>
                                           </li>
                                           <li>You can now browse Jahia via the 
ESI server at http://<span class="code"><span 
class="style1">YOUR_ESI_SERVER_IP</span></span>:8081/jahia/Jahia. Note that 
Jahia is still accessible at http://<span class="code"><span 
class="style1">YOUR_JAHIA_SERVER_IP</span></span>:8080/jahia/Jahia.<br />
                                           </li>
  

Reply via email to