path property

String path
getter/setter pair

is the actual path for the folder you want to host should end with /
if not it will be added automatically to be on the format /path/to/folder/

Implementation

String path;