aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--network/mod_ruid2/README11
1 files changed, 6 insertions, 5 deletions
diff --git a/network/mod_ruid2/README b/network/mod_ruid2/README
index ba1533a35e478..58213efbc786e 100644
--- a/network/mod_ruid2/README
+++ b/network/mod_ruid2/README
@@ -1,9 +1,10 @@
-mod_ruid2 is a suexec module for apache which takes advantage of POSIX.1e
-capabilities to increase performance.
+mod_ruid2 is a suexec module for apache which takes advantage of
+POSIX.1e capabilities to increase performance.
-You'll need to add the following line to your /etc/httpd/httpd.conf file:
+You'll need to add the following line to your /etc/httpd/httpd.conf
+file:
Include /etc/httpd/extra/mod_ruid2.conf
-Also, make sure you edit and understand mod_ruid2 configuration completly
-before using it.
+Also, make sure you edit and understand mod_ruid2 configuration
+completly before using it.