From dac484e8356be5b235cacebe83059b7eb6588c13 Mon Sep 17 00:00:00 2001 From: ivan Date: Sun, 3 Mar 2002 23:46:45 +0000 Subject: [PATCH] docu --- httemplate/docs/install.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/httemplate/docs/install.html b/httemplate/docs/install.html index b2d735d12..d7c014f4d 100644 --- a/httemplate/docs/install.html +++ b/httemplate/docs/install.html @@ -98,7 +98,7 @@ $ su $ su # make create-config -
  • You should run a separate iteration of Apache[-SSL] with mod_perl enabled as the freeside user. +
  • Run a separate iteration of Apache[-SSL] with mod_perl enabled as the freeside user. @@ -108,7 +108,11 @@ $ 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/ +
    • Create a Global directory, such as /usr/local/etc/freeside/asp-global/: +
      +mkdir /usr/local/etc/freeside/asp-global/
      +chown freeside /usr/local/etc/freeside/asp-global/
      +
    • Copy htetc/global.asa to the Global directory:
       cp htetc/global.asa /usr/local/etc/freeside/asp-global/global.asa
      -- 
      2.11.0