I have a website and I need to put a file up available for download
I dont have very much space available on my web server but I have a 8tb FreeNAS server
I am looking for recommendations on how to get the files from FreeNAS to be http downloadable without authentication
the 2 options that I have found so far are to:
a) make a unix share and mount it in my web directory as like an assets folder or something
or
b) make a webdav share
but I cant figure out how to make webdav read only and passwordless for one share
any advice would be appreciated
I dont have very much space available on my web server but I have a 8tb FreeNAS server
I am looking for recommendations on how to get the files from FreeNAS to be http downloadable without authentication
the 2 options that I have found so far are to:
a) make a unix share and mount it in my web directory as like an assets folder or something
or
b) make a webdav share
but I cant figure out how to make webdav read only and passwordless for one share
any advice would be appreciated
Last edited by a moderator: