Ask Your Question
3

What steps should be taken to enable downloading of file names containing "+" in IIS?

asked 2023-07-10 15:11:38 +0000

david gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2023-07-10 15:19:02 +0000

scrum gravatar image
  1. Open IIS Manager and navigate to the website for which you want to enable downloading of files with "+" in the filename.

  2. Click on the "Request Filtering" icon under the "Feature Delegation" section.

  3. Find "File Extensions" under the "Request Filtering" view and click "Edit Feature Settings".

  4. In the "Request Filtering Settings" window, scroll down and find the "Allow Double Escaping" checkbox. Check the box to enable it.

  5. Click "Apply" and then "OK".

  6. Restart IIS or the website for the changes to take effect.

After completing these steps, files with "+" in the filename should be downloadable without any issues.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-07-10 15:11:38 +0000

Seen: 10 times

Last updated: Jul 10 '23