mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-02 13:04:42 +01:00
bea3ff320b
Signed-off-by: B. Watson <yalhcru@gmail.com>
10 lines
322 B
Text
10 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.
|