Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Virtual Directory- HTTP401.3 error

Status
Not open for further replies.

drkestrel

MIS
Sep 25, 2000
439
GB
I have set up a virtual directory called downloads which is pointing to c:\downloads (i.e., same machine as where IIS5.0 was installed on Win2K workstation).

I put a small text file (10 characters) on it called test.txt. Navigating to test.txt is downloaded successfully

but when I put a zip file (500KB) onto c:\downloads, trying to load
, IIS returned error
HTTP 401.3 - Access denied by ACL on resource
Internet Information Services


Renaming the zip file to .txt or .doc does NOT help!

Wassup? The downloads directory was set up to have read permission, anonymous access allowed ticked on Directory security, and Integrated Windows security NOT ticked.
 
Try checking the permission on the zip file, itself. Depending on where it came from, it may have different permissions from the folder.

Good luck,
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top