[mod-security-users] chroot and mod security
Brought to you by:
victorhora,
zimmerletw
|
From: <jim...@rc...> - 2004-01-14 21:16:56
|
All, I am new to mod_security, I have to say I am very impressed with the features and power in the application. I have the code running on: redhat 9.0 patched apache 2.0.48 mod_security 1.7.4 I need to run a chroot for the apache server. I have the code installed with the default path /usr/local/apache2. I am using the SecChrootDir directive but I can't seem to get it right. I will see a directory doesn't exist or like message in the logfile. Shouldn't the chroot'd jail be /usr/local/apache2? Thanks in advance. Regards, Jim |