From 07cb9f3bdf5850a5f9e3ba16d5045832ecda4a1b Mon Sep 17 00:00:00 2001 From: Joshua Slive Date: Thu, 8 Apr 2004 18:17:58 +0000 Subject: [PATCH] Typo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103300 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/howto/cgi.html.en | 2 +- docs/manual/howto/cgi.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/howto/cgi.html.en b/docs/manual/howto/cgi.html.en index a46c403c80..e995562e85 100644 --- a/docs/manual/howto/cgi.html.en +++ b/docs/manual/howto/cgi.html.en @@ -387,7 +387,7 @@

To check if you are using suexec, run apachectl -V and check for the location of SUEXEC_BIN. If Apache finds an suexec binary there on startup, suexec will - be actived.

+ be activated.

Unless you fully understand suexec, you should not be using it. To disable suexec, simply remove (or rename) the suexec diff --git a/docs/manual/howto/cgi.xml b/docs/manual/howto/cgi.xml index ebcb173919..790fa415af 100644 --- a/docs/manual/howto/cgi.xml +++ b/docs/manual/howto/cgi.xml @@ -400,7 +400,7 @@

To check if you are using suexec, run apachectl -V and check for the location of SUEXEC_BIN. If Apache finds an suexec binary there on startup, suexec will - be actived.

+ be activated.

Unless you fully understand suexec, you should not be using it. To disable suexec, simply remove (or rename) the suexec -- 2.50.1