From f94445529d480adcd4e46aa0d5dc5a0b1b6602d9 Mon Sep 17 00:00:00 2001 From: kouril Date: Mon, 17 Nov 2003 00:14:44 +0000 Subject: [PATCH] Added 'make install' line --- README | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README b/README index 75b4e16..a18c49f 100644 --- a/README +++ b/README @@ -1,6 +1,7 @@ 1. ./configure 2. make -3. edit your httpd.conf, eg: +3. make install +4. edit your httpd.conf, eg: Options Indexes FollowSymLinks AuthType Kerberos @@ -10,4 +11,4 @@ KrbMethodK5Pass On require valid-user -4. start httpd +5. start httpd -- 2.1.4