change installation wording confusion

This commit is contained in:
mohrt
2003-08-18 15:08:34 +00:00
parent 09aa653a75
commit aeb830dcb5
2 changed files with 7 additions and 4 deletions
+2 -2
View File
@@ -168,8 +168,8 @@ $smarty = new Smarty;</screen>
example, the document root is "/web/www.mydomain.com/docs/". The Smarty
directories are only accessed by the Smarty library and never accessed
directly by the web browser. Therefore to avoid any security concerns, it
is recommended to place these directories in a directory
<emphasis>off</emphasis> the document root.
is recommended to place these directories <emphasis>outside</emphasis> of
the document root.
</para>
<para>
For our installation example, we will be setting up the Smarty environment