On 10/17/07, Javier Arancibia/NACION SEGUROS/AR
<[EMAIL PROTECTED]> 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://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to