Let ‘Project/’ be the main folder of the project.
If for example I had the folder ‘Project/a’, but it doesn’t contain a Default.aspx file, how can I hide the files in it?
When I have for example, a folder as the above, the ASP.NET generates a list with all the files in it.
C# ASP.NET Visual Web Developer 2008 Express
I think you’re looking for this option in the
web.configfile for the folder:Through the IIS 7 Manager, this is under the “Directory Browsing” option.