| | |
| | | <?xml version="1.0" encoding="UTF-8"?> |
| | | <?xml version="1.0" encoding="UTF-8"?> |
| | | <!-- |
| | | |
| | | IIS configuration sections. |
| | |
| | | <binding protocol="http" bindingInformation=":8080:localhost" /> |
| | | </bindings> |
| | | </site> |
| | | <site name="GeTuiMessage" id="2"> |
| | | <application path="/" applicationPool="Clr4IntegratedAppPool"> |
| | | <virtualDirectory path="/" physicalPath="D:\工作代码\智云迈思\钉钉消息\DingDingMsg\DingDingMsg\GeTuiMessage" /> |
| | | </application> |
| | | <bindings> |
| | | <binding protocol="http" bindingInformation="*:55001:localhost" /> |
| | | <binding protocol="https" bindingInformation="*:44331:localhost" /> |
| | | </bindings> |
| | | </site> |
| | | <site name="GeiTuiMessage" id="3"> |
| | | <application path="/" applicationPool="Clr4IntegratedAppPool"> |
| | | <virtualDirectory path="/" physicalPath="D:\工作代码\智云迈思\钉钉消息\DingDingMsg\DingDingMsg\GeiTuiMessage" /> |
| | | </application> |
| | | <bindings> |
| | | <binding protocol="http" bindingInformation="*:65508:localhost" /> |
| | | <binding protocol="https" bindingInformation="*:44347:localhost" /> |
| | | </bindings> |
| | | </site> |
| | | <siteDefaults> |
| | | <!-- To enable logging, please change the below attribute "enabled" to "true" --> |
| | | <logFile logFormat="W3C" directory="%AppData%\Microsoft\IISExpressLogs" enabled="false"/> |
| | | <logFile logFormat="W3C" directory="%AppData%\Microsoft\IISExpressLogs" enabled="false" /> |
| | | <traceFailedRequestsLogging directory="%AppData%\Microsoft" enabled="false" maxLogFileSizeKB="1024" /> |
| | | </siteDefaults> |
| | | <applicationDefaults applicationPool="Clr4IntegratedAppPool" /> |