Re: [mod-security-users] SecChrootDir in vhost?
Brought to you by:
victorhora,
zimmerletw
|
From: Ivan R. <iv...@we...> - 2005-03-27 16:10:45
|
Rocky Olsen wrote: > Are there any plans for adding SecChrootDir directive to <VirutalHost>'s? No, because it's not possible. Chroot is an irreversable process, and all Apache children must be capable of serving any of the virtual hosts in the configuration. -- Ivan Ristic Apache Security (O'Reilly) - http://www.apachesecurity.net Open source web application firewall - http://www.modsecurity.org |