Private Upload doesn not work … is it because i'm running IIS Server 2003? Is there any possibility to make a directory private (for private downloads)?

Comments

jmouse888’s picture

Title: Private Upload » IIS and Server 2003

need more detail. what do you mean by "does not work". does your system crash? file doesn't upload? module doesn't load? any error messages? "Private Upload" is not a very descriptive Issue Title. You want to title it so people looking at the issue list will know what your problem is.

Anyway, there are several ways you can limit access on IIS folders. Depend on how you implemented IIS authentication, steps are very different for each implementation. In short, you need to take out Anonymous access on the directory... that's more of a IIS knowledge.

if you don't know how, start with this Microsoft article here: http://support.microsoft.com/kb/324274