List Info

Thread: AllowOverride PROBLEM




AllowOverride PROBLEM
user name
2007-10-17 09:51:11

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?

Thanks.

Javier.


My configuration:

<Directory />
    Options FollowSymLinks
    AllowOverride None
</Directory>


<Directory "/var/www/html/&quot;>
    Options Indexes Includes FollowSymLinks MultiViews
    AllowOverride AuthConfig
    Order allow,deny
    Allow from all
</Directory>
Re: AllowOverride PROBLEM
user name
2007-10-17 10:23:45
On 10/17/07, Javier Arancibia/NACION SEGUROS/AR
<jarancibianacion-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-unsubscribehttpd.apache.org
   "   from the digest: users-digest-unsubscribehttpd.apache.org
For additional commands, e-mail: users-helphttpd.apache.org


[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )