We’re using Spread on a web application, and we’ve made the fp_client directory into a virtual directory of its own. However, we’ve found that we have to keep the virtual directory browsable or else we get claims of invalid resource requests. Is there any way to use a common fp_client directory and not have it browsable (that is, require access to objects in the directory or subdirectory to request resources by exact name only)?
↧