<?xml version="1.0" encoding="UTF-8"?> <configuration> <system.webServer> <httpRedirect enabled="true" destination="https://www.lww123.com/" childOnly="true" httpResponseStatus="Permanent" /> </system.webServer> </configuration>
<?xml version="1.0" encoding="UTF-8"?> <configuration> <system.webServer> <httpRedirect enabled="true" destination="https://www.lww123.com/" childOnly="true" httpResponseStatus="Permanent" /> </system.webServer> </configuration>