diff options
author | ivan <ivan> | 2002-12-09 10:54:21 +0000 |
---|---|---|
committer | ivan <ivan> | 2002-12-09 10:54:21 +0000 |
commit | 1ae361bf3103760d5e25b8dc1b25aa5b62d8f401 (patch) | |
tree | 87c6581dcb93a2ab9ee88175f17d4df8e9ff10be | |
parent | c5231e3c8fd59b1dafe1f0fdc2ee67fb146c7333 (diff) |
doc
-rw-r--r-- | httemplate/docs/install.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/httemplate/docs/install.html b/httemplate/docs/install.html index e0d9704d9..d2413025a 100644 --- a/httemplate/docs/install.html +++ b/httemplate/docs/install.html @@ -113,7 +113,10 @@ $ su <tr> <td><ul> <li>Run <tt>make aspdocs</tt> - <li>Copy <tt>aspdocs/</tt> to your web server's document space. + <li>Copy <tt>aspdocs/</tt> to your web server's document space: +<font size="-1"><pre> +cp aspdocs /usr/local/apache/htdocs/freeside-asp +</pre></font> <li>Create a <a href="http://www.apache-asp.org/config.html#Global">Global</a> directory, such as <tt>/usr/local/etc/freeside/asp-global/</tt>: <font size="-1"><pre> mkdir /usr/local/etc/freeside/asp-global/ |