Dashboard / Published Folders
page, you can click Add Published Folder. You will need to enter the local path as well as the request path. The local path is the folder that you wish to publish. The request path is the path that the end user will request to download the files from the folder./docs
but does not specify /docs/index.html
. Instead of returning a 404, you can return the index.html
when the user specifies /docs
.-DefaultDocument
parameter on New-PSUPublishedFolder
.publishedFolders.ps1
file or via the management REST API.