From e963a04493d15ac3e714a2cb95a28fe90a6239d9 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 5 Feb 2002 18:04:33 +0000 Subject: doc --- httemplate/docs/install.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'httemplate/docs') diff --git a/httemplate/docs/install.html b/httemplate/docs/install.html index 1edd4b16c..2a208c016 100644 --- a/httemplate/docs/install.html +++ b/httemplate/docs/install.html @@ -101,7 +101,10 @@ $ su
  • Run make aspdocs
  • Copy aspdocs/ to your web server's document space.
  • Create a Global directory, such as /usr/local/etc/freeside/asp-global/ -
  • Copy htetc/global.asa to the Global directory. +
  • Copy htetc/global.asa to the Global directory: +
    +cp htetc/global.asa /usr/local/etc/freeside/asp-global/global.asa
    +
  • Configure Apache for the Global directory and to execute .cgi files using Apache::ASP. For example:
     <Directory /usr/local/apache/htdocs/freeside-asp>
    -- 
    cgit v1.2.1