Hello!
Im trying to install a file server, x numbers of webservers will work to that.
This works perfect - once!
After that I have to enter a username/password to be able to read asp-files.
There are no problems with reading images and .html-files (Not included in ISAPI-cache?)
If I disable the cache function then everything works perfect, but I suppose this will affect the performance alot so that is not what I want...
It seems like the file server is caching the asp-files somewhere where IUSR does not have rights read.
Any ideas?
Thanks!