Anyone can browse my site

Discussion in 'ASP.NET / ASP.NET Core' started by ChrisN, Oct 11, 2004.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Hi,

    How do I set folder permissions so that site functionality is preserved but people cannot browse folders. My root directory does not contain a page with the usual home page name of "default.aspx", "index.aspx", etc, and surfing to the site presents anyone with a list of folders!. Do I just deny read and write access to anonymous users or will that stop my site working properly?

    TIA

    Chris
     
  2. Takeshi Eto

    Takeshi Eto DiscountASP.NET Staff

    You can enable/disable directory browsing in the IIS Manager of your control panel.

    DiscountASP.NET
    http://www.DiscountASP.NET
     
  3. Thanks, dasp! Its all good now.

    Chris
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page