summaryrefslogtreecommitdiff
path: root/docs/manual/howto
diff options
context:
space:
mode:
authorJoshua Slive <slive@apache.org>2004-04-08 18:17:58 +0000
committerJoshua Slive <slive@apache.org>2004-04-08 18:17:58 +0000
commit07cb9f3bdf5850a5f9e3ba16d5045832ecda4a1b (patch)
tree0029f87c225a0436ee837c7e73bd922b3552eec5 /docs/manual/howto
parent6a57b9dd9e368d06948a38411b303bf8b5424e3a (diff)
downloadhttpd-07cb9f3bdf5850a5f9e3ba16d5045832ecda4a1b.tar.gz
Typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103300 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/howto')
-rw-r--r--docs/manual/howto/cgi.html.en2
-rw-r--r--docs/manual/howto/cgi.xml2
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 @@
<p>To check if you are using suexec, run <code>apachectl
-V</code> and check for the location of <code>SUEXEC_BIN</code>.
If Apache finds an suexec binary there on startup, suexec will
- be actived.</p>
+ be activated.</p>
<p>Unless you fully understand suexec, you should not be using it.
To disable suexec, simply remove (or rename) the <code>suexec</code>
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 @@
<p>To check if you are using suexec, run <code>apachectl
-V</code> and check for the location of <code>SUEXEC_BIN</code>.
If Apache finds an suexec binary there on startup, suexec will
- be actived.</p>
+ be activated.</p>
<p>Unless you fully understand suexec, you should not be using it.
To disable suexec, simply remove (or rename) the <code>suexec</code>