IIS重定向
<?xml version="1.0" encoding="UTF-8"?> <configuration> <system.webServer> <httpRedirect enabled="true" destination="http://www.118456.com" httpResponseStatus="Permanent" /> </system.webServer> </configuration>
<?xml version="1.0" encoding="UTF-8"?> <configuration> <system.webServer> <httpRedirect enabled="true" destination="http://www.118456.com" httpResponseStatus="Permanent" /> </system.webServer> </configuration>