---
title: "Important: #86173 - Location of supplied .htaccess / web.config files changed"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:important-86173"
source: "Changelog/9.5/Important-86173-LocationOfSuppliedHtaccessWebconfigFilesChanged.rst"
typo3-version: "9.5"
typo3-major: 9
type: "important"
issue: 86173
forge: "https://forge.typo3.org/issues/86173"
tags: ["ext:install"]
rendered: "2026-09-17T21:17:42+00:00"
---

# Important: #86173 - Location of supplied .htaccess / web.config files changed {#important-86173-location-of-supplied-htaccess-web-config-files-changed}

See [forge#86173](https://forge.typo3.org/issues/86173)

## Description {#description}

The location of the former out-of-the-box supplied `_.htaccess` and `_web.config` have been changed and are created
automatically during the TYPO3 installation process.

### New location of file templates {#new-location-of-file-templates}

During a new installation, the files are created automatically. However, there might be situations, where you need
one of the files (e.g. after switching the webserver or for testing purposes). The files can now be found under the
following paths:

-   `typo3/sysext/install/Resources/Private/FolderStructureTemplateFiles/root-htaccess` (Apache)
-   `typo3/sysext/install/Resources/Private/FolderStructureTemplateFiles/root-web-config` (IIS)
