mcardle 2005/12/15 10:52:03 CET
Modified files:
core/src/webapp/html/startup howto_esi.html
Log:
* corrected path
Revision Changes Path
1.11 +1 -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.10&r2=1.11&f=h
Index: howto_esi.html
===================================================================
RCS file:
/home/cvs/repository/jahia/core/src/webapp/html/startup/howto_esi.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- howto_esi.html 8 Dec 2005 14:18:27 -0000 1.10
+++ howto_esi.html 15 Dec 2005 09:52:02 -0000 1.11
@@ -172,7 +172,7 @@
</li><br/>
<li>Download the latest ESI
server build <a href="http://nightly.jahia.org/cacheserver/">here</a> and
install it in \YOUR_ESI_DIR</li>
<br/>
- <li>Edit the file
\YOUR_ESI_DIR\EsiServerTomcat2\webapps\ROOT\WEB-INF\config\data.xml and change
the address of<br />
+ <li>Edit the file
\YOUR_ESI_DIR\tomcat\webapps\ROOT\WEB-INF\config\data.xml and change the
address of<br />
your remote Jahia server in the following entry: <br/>
<br/>
<i>domainName="localhost:8080"</i><br/><br/>