Eric Covener wrote:
<Directory ~ "^/var/www/projects/$">
Allow from all
</Directory>
satisfy any?
Sorry, no change.
Requesting /projects/ still gives a 403 Forbidden.
Also, If I understand correctly, what I want is "satisfy all";
(thus both require valid-user and allow all should be satisfied.)
It seems that <Directory ~ "^/var/www/projects/$"> is just not matched
for some reason.
Regards,
Freek
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
" from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org