diff options
Diffstat (limited to 'network/mod_ruid2/README')
-rw-r--r-- | network/mod_ruid2/README | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/network/mod_ruid2/README b/network/mod_ruid2/README index 60d7886f4a..ba1533a35e 100644 --- a/network/mod_ruid2/README +++ b/network/mod_ruid2/README @@ -1,6 +1,8 @@ -mod_ruid2 is a suexec module for apache 2.0, based on mod_ruid and mod_suid2 +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: + Include /etc/httpd/extra/mod_ruid2.conf Also, make sure you edit and understand mod_ruid2 configuration completly |