From 07cb9f3bdf5850a5f9e3ba16d5045832ecda4a1b Mon Sep 17 00:00:00 2001
From: Joshua Slive 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.
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.
Unless you fully understand suexec, you should not be using it.
To disable suexec, simply remove (or rename) the suexec
--
2.50.1