Configuring IIS7 as Primary Web Site (Site with Attached ftp Site)
Am I becoming a lazy explorer? If I don't find good answers via Google, instead of continuing to experiment with various research methodologies, here I am again at SO ...
I want to host multiple sites on IIS7 on Windows Server 2008. I am familiar with setting up / configuring a website. What I would like to do is set up an ftp site for each website, allowing a specific user to manage the files for that site. I donโt understand how to manage a new FTP server and I donโt know the best security practices for the directory / website / ftpsite.
Does anyone have any experience in this area or any good online resources?
Thank.
You need to use the old IIS6 interface to configure FTP sites. Then you set the directory permissions as you would for normal file system access. I don't really like it, but it does the job.