mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
9 lines
322 B
Text
9 lines
322 B
Text
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.
|