Problem/Motivation

We're dropping IIS support per #3358248: [policy, no patch] Drop support for IIS in Drupal 11, so we should remove web.config from Drupal 11. Apart from the file, we also need to remove any references to the file elsewhere in core.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Issue fork drupal-3437335

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

catch created an issue. See original summary.

fromme made their first commit to this issue’s fork.

fromme’s picture

Status: Active » Needs review

Removed web.config with all references.
Opened MR.

smustgrave’s picture

Status: Needs review » Needs work

Seems to have unit and functional test failures.

fromme’s picture

Status: Needs work » Needs review

Fixed

smustgrave’s picture

Status: Needs review » Reviewed & tested by the community
Issue tags: +Needs Review Queue Initiative

Removal seems fine, not sure if this warrants a change record. Will let the committer decide.

catch’s picture

Status: Reviewed & tested by the community » Fixed

Yep we needed a change record, opened https://www.drupal.org/node/3440842

Committed/pushed to 11.x, thanks!

  • catch committed f2bb8818 on 11.x
    Issue #3437335 by fromme, catch: Remove web.config from 11.x
    
catch’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.