How to Configure IIS and install prerequisites on a server 2019 or better for HTTP imaging
Windows Server 2019
Enable the following Roles:
The following Features will need to be enabled
restart the server
a. right click on 'Default Web Site'
b. Under Actions click on 'Add'
c. Under Extension, enter ".*" (without quotes).
d. Under MIME type, enter "application/octet-stream" (without quotes).
e. Click OK.
a. Under Images virtual directory click on 'Mime Types'
b. Under Actions click on 'Add'
c. Under Extension, enter ".*" (without quotes).
d. Under MIME type, enter "application/octet-stream" (without quotes).
e. Click OK.
6. Open ASP, expand the session properties and make sure it says 00:20:00
7. Double click on WebDAV Authoring Rules
8. Double click on Directory Browsing, then Enable.
9. Run command or powershell as administrator and enter: iisreset