GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 134.29.175.74 / Your IP : 216.73.216.160 Web Server : nginx/1.10.2 System : Windows NT CST-WEBSERVER 10.0 build 19045 (Windows 10) i586 User : Administrator ( 0) PHP Version : 7.1.0 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Windows/Microsoft.NET/Framework64/v4.0.30319/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?> <!-- The configuration file for SMSvcHost.exe --> <configuration> <runtime> <gcConcurrent enabled="false" /> </runtime> <system.serviceModel> <!-- SMSvcHost ETW traces are redirected by default to an etwProviderId different from WCF's default. To trace to the default provider, remove the etwProviderId attribute below. --> <diagnostics performanceCounters="Off" etwProviderId="{f18839f5-27ff-4e66-bd2d-639b768cf18b}"/> </system.serviceModel> <!-- Below are some sample config settings: <system.serviceModel.activation> <net.tcp listenBacklog="10" maxPendingConnections="100" maxPendingAccepts="2" receiveTimeout="00:00:10" teredoEnabled="false"> <allowAccounts> // LocalSystem account <add securityIdentifier="S-1-5-18"/> // LocalService account <add securityIdentifier="S-1-5-19"/> // Administrators account <add securityIdentifier="S-1-5-20"/> // Network Service account <add securityIdentifier="S-1-5-32-544" /> // IIS_IUSRS account (Vista only) <add securityIdentifier="S-1-5-32-568"/> </allowAccounts> </net.tcp> <net.pipe maxPendingConnections="100" maxPendingAccepts="2" receiveTimeout="00:00:10"> <allowAccounts> // LocalSystem account <add securityIdentifier="S-1-5-18"/> // LocalService account <add securityIdentifier="S-1-5-19"/> // Administrators account <add securityIdentifier="S-1-5-20"/> // Network Service account <add securityIdentifier="S-1-5-32-544" /> // IIS_IUSRS account (Vista only) <add securityIdentifier="S-1-5-32-568"/> </allowAccounts> </net.pipe> <diagnostics performanceCountersEnabled="true" /> </system.serviceModel.activation> --> </configuration>