Hi I got this alert and patch details, however the web.config fix:
"Remove the following configuration in web.config
<remove fileExtension=".log" /> <mimeMap fileExtension=".log" mimeType="text/plain" /> "
This prohibits any .log file from being opened from admin. If the " .. or upgrading to newest Dynamicweb version 9.3.14, 9.4.18 or 9.5.5." includes this fix the same thing will happen, loosing all use of internal log files.
I tried to limit access using the DW Permissions on EmailHandler folder, thinking only logged in Administrators can open and view log files, but no joy was given.
Can anyone tell me if the upgrade option has a workable solution? Or is a possible IIS solution available as an option?