Static file hosting and directory browsing in IIS

Опубликовано: 29 Октябрь 2024
на канале: Learning Software
1,738
18

Blog post - https://nagasudhir.blogspot.com/2024/...

Run a python Flask server as a windows background service using nssm -    • Python Flask server as a windows back...  

Table of contents - https://nagasudhir.blogspot.com/2020/...

Please subscribe, like and share this video

00:00 - Intro
00:56 - What is static file hosting
01:04 - What is directory browsing
01:15 - Use cases
02:13 - Install IIS with UI or command line
04:56 - web.config file for IIS website
05:50 - Folder permissions for IIS website
07:26 - Create a website in IIS
09:05 - Directory browsing options in IIS
09:47 - Default Document options in IIS
12:05 - Request filtering options in IIS
14:31 - Enable aspx files support in IIS
16:00 - Render folder contents with aspx
18:40 - make aspx file as default document
20:42 - Hide files or folders in directory browsing
21:27 - Outro

#iis #server #static_files #directory_browsing #web #dev #tutorial #learning #beginners #taming_python