Re: Deny access to a directory with web.config

From: Matt (none_at_none.com)
Date: 04/27/05


Date: Wed, 27 Apr 2005 12:30:47 +0200


I tried, but nothing changes, the user can still do something like
www.domain.com/content/html/test.htm
and see the content.

On Wed, 27 Apr 2005 06:15:05 -0400, "Juan T. Llibre"
<nomailreplies@nowhere.com> wrote:

> <allow users="ASPNET's account name"/>
> <deny users="*"/>