Fixed xml syntax error in web.config
This commit is contained in:
parent
4abcbb87d1
commit
7741ebb463
@ -1,7 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<configuration>
|
<configuration>
|
||||||
<system.webServer>
|
<system.webServer>
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<rewrite>
|
<rewrite>
|
||||||
<rules>
|
<rules>
|
||||||
<rule name="Redirect to HTTPS" stopProcessing="false">
|
<rule name="Redirect to HTTPS" stopProcessing="false">
|
||||||
|
Loading…
Reference in New Issue
Block a user