????
Current Path : C:/inetpub/vhost/yte.nextform.vn/ |
Current File : C:/inetpub/vhost/yte.nextform.vn/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=".\Buss_Official.dll" stdoutLogEnabled="false" stdoutLogFile=".\logs\stdout" hostingModel="inprocess" /> </system.webServer> </location> </configuration> <!--ProjectGuid: a8f6cda8-1c8f-4e8c-ba6e-75b1f6346cf6-->