other users folder. e.g. user1 can only access user1 folder, but no the
"Vicky" <Vicky@discussions.microsoft.com> wrote in message
news:D04D92FC-7FBC-402E-9CA8-DF6EE03BAB0D@microsoft.com...
>I have currently setup multiple websites such as
>
www.abc.com,
www.cnn.edu,
www.xyz.mil - & so on
>
> I have a default FTP site which therefore is accessible by all the HHN's i
> am using for my website such as
> ftp://
www.abc.com, ftp://
www.cnn.edu, ftp://
www.xyz.mil > I dont want any one to have access to the ftp site by different url's.
> I wish to configure Ftp access only by a specific url such as
> ftp://ftp.domain.root
>
>
> "Bernard Cheah [MVP]" wrote:
>
>> Not sure what you want to achieve. but IIS FTP doesn't support the host
>> header concept.
>> You can have multiple ftp sites to map with website root structure, but
>> that
>> would require unique ip or port for each ftp site.
>> Typically, we do it in 1 ftp sites with many virtual directory for the
>> linkage...
>>
>> what do you want to do actually?
>>
>> --
>> Regards,
>> Bernard Cheah
>>
http://www.iis.net/ >>
http://www.iis-resources.com/ >>
http://msmvps.com/blogs/bernard/ >>
>>
>> "Vicky" <Vicky@discussions.microsoft.com> wrote in message
>> news:38C2078A-5BFF-4F36-96C5-A52E3C648885@microsoft.com...
>> > On win 2003 server I have created few web site with different Host
>> > header
>> > name for different root domain. I can access these websites with the
>> > specified HHN - NO Problem at all.
>> >
>> > I have also setup a IIS/FTP service - The default ftp site.
>> > I wish to be able to access this default ftp site as
>> > ftp://ftp.mydomain.myrootdomain
>> > Note that this ftp site should not be accesible by any other url except
>> > the
>> > IP address. Also while I do this I would be using the only Ip assigned
>> > to
>> > my
>> > server NIC as "All Unassigned IP" to all my website as well as the
>> > default
>> > Ftp site"
>> >
>> > How can I achive this?
>>
>>
>>