diff --git a/GPW_Commesse/GPW_Commesse.wpp.targets b/GPW_Commesse/GPW_Commesse.wpp.targets new file mode 100644 index 0000000..ced9b38 --- /dev/null +++ b/GPW_Commesse/GPW_Commesse.wpp.targets @@ -0,0 +1,32 @@ + + + + + + + $(_MSDeployDirPath_FullPath)\logs + IUSR,IIS_IUSRS + Read,Write + Directory + setAclUser;setAclResourceType;setAclAccess + + + + + + + + ProviderPath + setAcl + ^$(_EscapeRegEx_MSDeployDirPath)\\logs$ + Add Read/Write permission to the logs folder. + {$(_MsDeployParameterNameForContentPath)}/logs + $(_DestinationContentPath)/logs + Hidden + $(VsSetAclPriority) + True + + + + + \ No newline at end of file