mirror of
https://github.com/ridercz/AutoACME.git
synced 2026-04-25 07:05:55 +03:00
[GH-ISSUE #9] Web.config error: duplicate ‘mimeMap’ #8
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AutoACME#8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lfurzewaddock on GitHub (Feb 10, 2018).
Original GitHub issue: https://github.com/ridercz/AutoACME/issues/9
Originally assigned to: @ridercz on GitHub.
To resolve the following IIS error;
I needed to add the following line to the generated web.config
<remove fileExtension="."/>Perhaps its worth adding this by default?
Great work by the way and thanks for the clear step by step instructions!
@ridercz commented on GitHub (Feb 10, 2018):
Good idea,
@ridercz commented on GitHub (Feb 10, 2018):
Fixed in 1.5.2