From b934dd05b09dd3d7c72d1fc18b4f600fb3b86430 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 30 Oct 2001 12:35:39 +0000 Subject: makefile typo --- httemplate/docs/install.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate/docs') diff --git a/httemplate/docs/install.html b/httemplate/docs/install.html index f2db59f88..1d6022ba3 100644 --- a/httemplate/docs/install.html +++ b/httemplate/docs/install.html @@ -138,7 +138,7 @@ AuthUserFile /usr/local/etc/freeside/htpasswd require valid-user </Directory> -
  • Create one or more Freeside users (your internal sales/tech folks, not customer accounts). These users are setup using using Apache authentication; they're not UNIX user accounts. For example, using mod_auth (flat files): +
  • Create one or more Freeside users (your internal sales/tech folks, not customer accounts). These users are setup using using Apache authentication, not UNIX user accounts. For example, using mod_auth (flat files):