Folder permissions in Azure web sites

后端 未结 4 1888
温柔的废话
温柔的废话 2021-01-12 17:52

Just getting my head around the new Azure web sites feature and hitting my first obstacle. I\'m deploying a PHP site which writes cache data to the file system, but the app

4条回答
  •  轮回少年
    2021-01-12 18:39

    It should be possible using webdeploy.

    However I don't think there is a way do it without manually setting up the webdeploy package - as described in the post http://blogs.msdn.com/b/azureappgallery/archive/2013/04/03/set-file-folder-permissions-for-your-content-on-azure-website-using-web-deployable-package.aspx.

提交回复
热议问题