type_s
01-07-2003, 06:27 PM
I'd like to set up a way so that users can view (and link to) a list of files in a specific folder on the website. I figured by simply linking to the specific folder, making sure there were no index files in it would do the trick, but it seems the web host has the server configured so you can't navigate the folders like that (forbidden access message comes up.) (Side note, which may or may not be relevant: The forbidden access may not be web host-specific, but could be related to the fact that the folder is password-protected; however, the user I tested it with had full permissions on the folder, so it should not have been a permission problem.)
Is there a relatively easy way to get around this?? The goal is to have a group of people able to upload (regularly) to the folder, so I'd like something dynamic that will automatically display whatever files are in the folder, so hard-coding a list of files with links to them in HTML isn't ideal.
Not sure if this is the proper forum for this question, since I don't know what the solution will be.
Is there a relatively easy way to get around this?? The goal is to have a group of people able to upload (regularly) to the folder, so I'd like something dynamic that will automatically display whatever files are in the folder, so hard-coding a list of files with links to them in HTML isn't ideal.
Not sure if this is the proper forum for this question, since I don't know what the solution will be.