mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
Merge branch '3.2.x'
* 3.2.x: [ticket/14587] Remove sectionGroup from web.config
This commit is contained in:
commit
c03d9d9acc
1 changed files with 0 additions and 7 deletions
|
@ -1,12 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<configuration>
|
||||
<configSections>
|
||||
<sectionGroup name="system.webServer" >
|
||||
<sectionGroup name="rewrite">
|
||||
<section name="rules" overrideModeDefault="Allow" />
|
||||
</sectionGroup>
|
||||
</sectionGroup>
|
||||
</configSections>
|
||||
<system.webServer>
|
||||
<rewrite>
|
||||
<rules>
|
||||
|
|
Loading…
Add table
Reference in a new issue