I've been trying to setup the username and password for a production/staging/sandbox website to only allow the client access.

I have the .NET website hosted on IIS with a web hosting company. It is hosted on a sub-domain i.e. test.domain.com, and I've enabled "Secured Folders" as per this blog. However, it is unclear on how to set the username and password for "Secured Folders"?

link|improve this question

0% accept rate
feedback

2 Answers

Also refer the other software from the below URL:

http://www.filetransit.com/files.php?name=Troxo

link|improve this answer
feedback

I am not sure if your hosting environment is IIS 7, but if that's true then you can implement URL Authorization to allow access to the authorized users only.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.