Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Multiple FTP sites on the same server. How?

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  hide listing of directory with .htaccess but allo..  
Author Message
dx

External


Since: Feb 12, 2005
Posts: 1



(Msg. 1) Posted: Fri Feb 11, 2005 9:35 pm
Post subject: Multiple FTP sites on the same server. How?
Archived from groups: microsoft>public>inetserver>iis, others (more info?)

Need help from experienced IIS admins.

When hosting multiple web sites on the same server using IIS 5.0 on Win2000
Server, you create DNS records and add the appropriate host headers to the
web site so that web browsers (the client) correctly receive the right web
site from the same server.

What about multiple FTP sites on the same server?

 >> Stay informed about: Multiple FTP sites on the same server. How? 
Back to top
Login to vote
nobody14

External


Since: Jan 12, 2004
Posts: 118



(Msg. 2) Posted: Fri Feb 11, 2005 11:31 pm
Post subject: Re: Multiple FTP sites on the same server. How? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"dx" wrote in message news:%23BN7c%23JEFHA.4052@TK2MSFTNGP09.phx.gbl...
: Need help from experienced IIS admins.
:
: When hosting multiple web sites on the same server using IIS 5.0 on
Win2000
: Server, you create DNS records and add the appropriate host headers to the
: web site so that web browsers (the client) correctly receive the right web
: site from the same server.
:
: What about multiple FTP sites on the same server?

This is what I do:

Let's take two domains:
domain1.com
domain2.com

User names:
domain1
domain2

HTTP:
Create two websites.
Home directories:
d:\domains\domain1.com\root
d:\domains\domain2.com\root

Put host headers in for each web site respectively:
domain1.com, www.domain1.com
domain2.com, www.domain2.com

FTP:
Default FTP site:
Anonymous user disabled
Under default FTP site, create two virtual directories:
ftp domain1 (description)
ftp domain2

FTP root directories:
Default FTP directory:
d:\ftp
The reason for this is someone going above the ftp root will come to this
empty directory and not be able to see your other domains has you put it at
d:\domains. It is a layer of security in case you accidentally give them
too many rights.

Security:
list folders: All users
Full rights: Administrators, SYSTEM

Domains directories:
d:\domains\domain1.com
d:\domains\domain2.com
Security:
domain1.com:
Modify: domain1
domain2.com:
Modify: domain2

If your system is in a domain, use domain security policy. If AD is
installed use domain controller security policy. If no domain, use local
security policy.

Grant FTP users Log on Locally rights.

Summary:
For each domain, you need a web site for HTTP, host headers, home directory
and proper file system rights.
For each domain, you need a virtual directory underneath the default ftp
site, proper directory security, anonymous user disabled and log on locally
rights at the right level depending on the server local, domain, controller.

HTH...

--
Roland Hall
/* This information is distributed in the hope that it will be useful, but
without any warranty; without even the implied warranty of merchantability
or fitness for a particular purpose. */
Online Support for IT Professionals -
http://support.microsoft.com/servicedesks/technet/default.asp?fr=0&sd=tech
How-to: Windows 2000 DNS:
http://support.microsoft.com/default.aspx?scid=kb;EN-US;308201
FAQ W2K/2K3 DNS:
http://support.microsoft.com/default.aspx?scid=kb;EN-US;291382

 >> Stay informed about: Multiple FTP sites on the same server. How? 
Back to top
Login to vote
kgafvert

External


Since: Aug 23, 2003
Posts: 2972



(Msg. 3) Posted: Sat Feb 12, 2005 6:50 am
Post subject: Re: Multiple FTP sites on the same server. How? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi,

Host headers are part of the HTTP specification, so you will not be able
to use if for <a style='text-decoration: underline;' href="http://FTP." target="_blank">FTP.</a> So to distinguish different FTP sites, you will need to
have multiple IPs, or multiple ports.



--
Regards,
Kristofer Gafvert
<a style='text-decoration: underline;' href="http://www.gafvert.info" target="_blank">www.gafvert.info</a> - My Articles and help
<a style='text-decoration: underline;' href="http://www.ilopia.com" target="_blank">www.ilopia.com</a>


dx wrote:

 > Need help from experienced IIS admins.
 >
 > When hosting multiple web sites on the same server using IIS 5.0 on
Win2000
 > Server, you create DNS records and add the appropriate host headers to
the
 > web site so that web browsers (the client) correctly receive the right
web
 > site from the same server.
 >
 > What about multiple FTP sites on the same server?<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Multiple FTP sites on the same server. How? 
Back to top
Login to vote
user1772

External


Since: Jun 10, 2004
Posts: 1807



(Msg. 4) Posted: Sat Feb 12, 2005 12:35 pm
Post subject: Re: Multiple FTP sites on the same server. How? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Sat, 12 Feb 2005 12:13:04 +1100, "dx" <lisa.TakeThisOut@papernapkin.org> wrote:

 >Need help from experienced IIS admins.
 >
 >When hosting multiple web sites on the same server using IIS 5.0 on Win2000
 >Server, you create DNS records and add the appropriate host headers to the
 >web site so that web browsers (the client) correctly receive the right web
 >site from the same server.
 >
 >What about multiple FTP sites on the same server?

Separate IP address or separate ports. Or see:

How To Set Up an FTP Site So That Users Log Onto Their Folders:
<a style='text-decoration: underline;' href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;201771" target="_blank">http://support.microsoft.com/default.aspx?scid=kb;EN-US;201771</a>

Jeff<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Multiple FTP sites on the same server. How? 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Multiple SSL sites on the same server - Hi I need to have multiple SSL sites on the same web server. The problem is that I have only one public IP-address. I am using the same certificate for the sites. I am running Windows 2003. /Magnus

Multiple SSL sites on one server - Hi, I have an IIS 5 server which is currently hosting our exchange 2003 outlook web access over ssl. I have also setup a redirect site on the server which will direct any incoming http request to the https site (asp file using response.redirect). ..

Multiple SSL Certs on same server different sites - I am running IIS 5.0 and have several sites using host headers. I want two of the sites to have there own SSL certificate. Is this possible and if so how? thanks for your help Tony

Most efficient way to host multiple web sites on Adv. Serv.. - I'm ruuning a large indexing service virtual web and a rather but medium sized web site with a few small access databases with web returns. I know that you host mutiple sites by either using different port assignments under a single IP address, or by..

Usage Analysis for Multiple Web Sites on One Web Server - I'm running Windows 2003 Server with IIS 6.0. We have two websites that are located in the root. I can run Usage Analysis for the default website but not the other? I ran this command at a command prompt: cd c:\program files\common files\Microsoft....
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]