mod_ruid2 + nginx?

3245

Verified User
Joined
Mar 28, 2013
Messages
34
Hello
i can install nginx with mod_ruid2 ? it have not issue?

i want install it for make secure any attack like symlink or etc...

thanks.
 
Mod_ruid2 is a module for apache, so no you can't use it for nginx. In Custombuild 2 there is a nginx proxy option, in that case it's nginx sitting in front of apache which can use mod_ruid2. But php-fpm is just as secure as mod_ruid2 if you ask me.
 
Back
Top