mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-01 20:19:13 +02:00
Merge branch '3.1.x' into 3.2.x
* 3.1.x: [ticket/14587] Remove sectionGroup from web.config
This commit is contained in:
commit
45a3e4d04f
@ -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…
x
Reference in New Issue
Block a user