Disable Directory Listing in IIS
In my web application all the .aspx pages resides in Pages directory. The project structure is shown below:
In my web application all the .aspx pages resides in Pages directory. The project structure is shown below:
I am trying to get a list of files in a directory using Python, but I do not want a list of ALL the files.