????

Your IP : 13.58.147.98


Current Path : C:/inetpub/vhost/xaydung.gdtsolutions.vn/api/
Upload File :
Current File : C:/inetpub/vhost/xaydung.gdtsolutions.vn/api/web.config

<?xml version="1.0" encoding="utf-8"?>
<configuration>
  <location path="." inheritInChildApplications="false">
    <system.webServer>
      <handlers>
        <add name="aspNetCore" path="*" verb="*" modules="AspNetCoreModuleV2" resourceType="Unspecified" />
      </handlers>
      <aspNetCore processPath="dotnet" arguments=".\GDTVietNam.BaseProject.dll" stdoutLogEnabled="true" stdoutLogFile=".\Logs\stdout" hostingModel="inprocess" />
    </system.webServer>
  </location>
</configuration>
<!--ProjectGuid: b57d119b-b500-40ca-838c-02fd135ef221-->