i have a directory of a couple hundred PDFs, all neatly organized in to sub directories (and even sub-sub directories)
unfortunately, when i create a new directory manually on the 3DCart servers, I can't set the folder permissions for public read...so, anyone trying to read:
mydomain.com/assets/Downloads (or any other directory for that matter) gets a "403 - Forbidden: Access is denied."
I realize the security implications of giving world-read, and am not trying to circumvent. Rather, is there a neat workaround aside from hand coding the URLS to hundreds of files?
I've tried a couple of different ways of creating a new page and linking to the contents of the directory with zero success.
Surely im not the only one that would find this functionality useful.
thanks.
unfortunately, when i create a new directory manually on the 3DCart servers, I can't set the folder permissions for public read...so, anyone trying to read:
mydomain.com/assets/Downloads (or any other directory for that matter) gets a "403 - Forbidden: Access is denied."
I realize the security implications of giving world-read, and am not trying to circumvent. Rather, is there a neat workaround aside from hand coding the URLS to hundreds of files?
I've tried a couple of different ways of creating a new page and linking to the contents of the directory with zero success.
Surely im not the only one that would find this functionality useful.
thanks.
Comment