> I'm using my laptop as a development machine and I'm testing applications through the localhost. ( using IIS5 configured for cfm, asp, .net, php )
>
> Mozilla ( Firefox ) - keeps asking for username and password credentials whereas IE does not.
>
> Does anyone know of any workarounds or at the very least... what username and password its looking for? ( I've tried my windows account credentials already ).
>
Another thing to keep in mind with IIS is that the files in the
wwwroot directory need to inherit the folder permissions of the
wwwroot folder. This means that you need to copy any files into that
folder and not move the files into it. If you move files, they retain
the permissions of their original folder and do not inherit the
permissions of the new folder as they do when copied.
If the files are being created directly in the wwwroot folder then
this should not be an issue.
I don't know if this applies, but I know that I have had problems with
it before.
--
chris johnston
www.fuzzylizard.com
"For millions of years, mankind lived just like the animals and
something happened which unleashed the power of our imagination, we
learned to talk."
Pink Floyd
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

