[mod-security-users] 403 Forbidden error
Brought to you by:
victorhora,
zimmerletw
|
From: Steve M. <sj...@po...> - 2006-03-01 23:20:10
|
I am running hardened-gentoo (with grsecurity) and have apache 2.0.55. I have installed mod_security 1.87 (the latest version gentoo has marked stable) and am using the chroot feature. When I try to access a page using: links http://127.0.0.1 I receive a 403 Forbidden error saying that I do not have permission to access / on this server. I can access the page if I turn off mod_security My current DocumentRoot is set to /var/www/localhost/htdocs/ So my html files are in: /var/chroot/apache2/var/www/localhost/htdocs/ The permissions are the same on the real DocumentRoot as they are on the DocumentRoot inside the jail. Any thoughts? Thanks, Steve |