diff options
author | Mario Preksavec <mario@slackware.hr> | 2015-02-05 00:36:45 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-07 15:21:09 +0700 |
commit | d14d03504bde6e48708e2135893007ac81c4a124 (patch) | |
tree | 0844c5eaff213e18d41b10a4f44e4b541339977a /network/mod_ruid2/README | |
parent | ca3169cfe46fa504034ca9b2cd4a5292cc6b4687 (diff) | |
download | slackbuilds-d14d03504bde6e48708e2135893007ac81c4a124.tar.gz |
network/mod_ruid2: Updated for version 0.9.8 + enhancements
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 |