On Tue, 17 Apr 2007, Tarhon-Onu Victor wrote:
<Directory "/whatever/site/html/">
AuthType basic
Satisfy all
[...etc etc /...]
Require valid-user
</Directory>
<Directory "/whatever/site/html/*/">
Satisfy any
Order allow,deny
Allow from all
</Directory>
Ok, deci a mers schimbind ultima directiva <Directory> din:
<Directory "/whatever/site/html/*/">
in:
<DirectoryMatch "/whatever/site/html/.+/">
Probabil ca <Directory "/whatever/site/html/*/"> facea match si pe
directorul radacina, desi nu cred ca ar trebui...
--
Any views or opinions presented within this e-mail are solely those of
the author and do not necessarily represent those of any company, unless
otherwise expressly stated.
_______________________________________________
RLUG mailing list
[email protected]
http://lists.lug.ro/mailman/listinfo/rlug