summaryrefslogtreecommitdiffstats
path: root/network/mod_ruid2/README
blob: ba1533a35e47844e251a7b8eda7b8c62e2a37ab3 (plain)
1
2
3
4
5
6
7
8
9
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
before using it.