Hi all,
I have an apache_1.3.3 on my linux RH5.1. It work fine. I have some
restricted directories in the main serveurs by an .htaccess system. It work
fine too. But in virtual hosts, the .htaccess dont restrict anythings !!!
If someone have any idears ;-)
My config
access.conf:
AllowOverride AuthConfig
order allow,deny
allow from all
</Directory>