Chroot with Mod_security
Hi all!Iam having problem to get chroot work with mod_security
"modsecurity.conf"
SecChrootDir /usr/local/apache-1.3.33
When i try to do a lynx localhost i get this error.
"404 not found" The requested url / was not found on this server.
When i look in apache`s error_log i see this
"[error] [client 127.0.0.1] Files does not exist: /usr/local/apache-1.3.33/htdocs"
I have checked the audit_log from mod_security, but that file didnt have any text.
Any clue?
Cheers