Re: Chrooted apache, htaccess, Order Allow, Deny doesn't work!

2009-07-20 Thread Abel Camarillo
On Mon, Jul 20, 2009 at 11:33:16AM +, a.knya...@timeweb.ru wrote: > Hello wolrd, > > OpenBSD 4.5 amd64 (with inner ip 192.168.180.122), and client with > 192.168.180.123. > > > httpd.conf: > > >Options FollowSymLinks >AllowOverride All > > > > > /var/www/htdocs/BASE/.h

Chrooted apache, htaccess, Order Allow, Deny doesn't work!

2009-07-20 Thread a.knya...@timeweb.ru
Hello wolrd, OpenBSD 4.5 amd64 (with inner ip 192.168.180.122), and client with 192.168.180.123. httpd.conf: Options FollowSymLinks AllowOverride All /var/www/htdocs/BASE/.htaccess: Order Allow,Deny Allow from 192.168.180.123 Deny from all i get: F