I had this problem before, but it works fine in the latest builds. 
Are you sure you are doing it right?

<location path="RestrictedDirectory">
  <system.web>
     <authorization>
        <deny users="?" />
     </authorization>
  </system.web>
</location>

On Mon, 10 May 2004 09:52:15 +0700, donaldi sp <[EMAIL PROTECTED]> wrote:
> 
> I can't use tag <location></location> in web.config to prevent anonymous
> access to the directory that needed authorized access.
> 
> It can be used in MS. is it not implemented in Mono, or it will be?
> _______________________________________________
> Mono-list maillist  -  [EMAIL PROTECTED]
> http://lists.ximian.com/mailman/listinfo/mono-list
>
_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to