On 10/17/07, Javier Arancibia/NACION SEGUROS/AR
<jarancibia nacion-seguros.com.ar> wrote:
>
> Apache Version: 2.2.4
> I have a problem with AuthConfig, if i use the
directive "AllowOverride
> AuthConfig" I can't see the protected directories
in the browser, when I use
> "AllowOverride None" I see all of the
directories in the browser.
> How to see all the directories and have
"Autorization Required" in some
> directories?
I'm guessing your problem has nothing directly to do with
"AllowOverride", but rather with seeing restricted
directories in your
mod_autoindex-generated directory listings. If so, you need
to add
ShowForbidden to your IndexOptions line.
Joshua.
------------------------------------------------------------
---------
The official User-To-User support forum of the Apache HTTP
Server Project.
See <URL:http://htt
pd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe httpd.apache.org
" from the digest: users-digest-unsubscribe httpd.apache.org
For additional commands, e-mail: users-help httpd.apache.org
|