????
Current Path : C:/inetpub/vhost/quanlycanbo.gdtvietnam.com/api/ |
Current File : C:/inetpub/vhost/quanlycanbo.gdtvietnam.com/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=".\GDT.WebAPI.QLCB.dll" stdoutLogEnabled="true" stdoutLogFile=".\logs\stdout" hostingModel="inprocess" /> </system.webServer> </location> <system.web> <machineKey decryptionKey="4DC48AB290FC6A484C7E6EE15375604D1D5E42EDA73A156F,IsolateApps" validationKey="E3C8D19CBEF3A193182965A7F24719C2B4BC1512818F06A8933F12ECD3E0869E82F4189AB1E6EE99F172DA7F1968635BEA90F3830A2F523AD1B1E3B112894E37,IsolateApps" /> </system.web> </configuration> <!--ProjectGuid: f6b4b446-fa2d-458e-a326-d88b975168f2-->