Directory Listing Denied - How Do I Undeny?

J

JBrush

I would like a user to see a directory of files in a folder when they access
that folder using a browser, but all I get is the message "Directory Listing
Denied." How can get the contents of a folder to be displayed? Thanks.

.. . . JohnB
 
P

p c

This is normall doen at the web server level. I don't think it can be
done for the web by FP, neither for offline.

If you running IIS for your web, go to properties for web site or the
folder and chek off enable directory listing.
 
Top