[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Virtual Hosting



The FTP protocal doesn't handle name based virtual hosting. The only way
to do it is by adding more ips the ftp box. Its a complete pain, but the
only way.

eg isp2.com 10.10.1.1
   isp3.com 10.10.1.2

<VirtualHost isp2.com>
Stuff goes here
</VirtualHost>

<VirtualHost isp3.com>
Stuff goes here
</VirtualHost>


Hope that helps


> Hello *,
>
> I have a question:
> How do you use Proftpd to serve more then one domain?
> Name based Virtual Hosting seems to work only for
> Apache, because of the protocol (HTTP 1.1).
>
> Is the only way to use IP-Aliasing?
> (Have all IP's to be official?)
>
> I don't want to use Port-Based Virtual Hosting,
> because mostly everyone expected Port 21 for FTP.
>
> Thanks for any hints.
>
> --
> bye
>
> Waldemar
>
>
> --
> To UNSUBSCRIBE, email to debian-isp-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
>

Simon Allard (Senior Tool Monkey)
IHUG
Ph (09) 358-5067   Email: simon.allard@staff.ihug.co.nz

"There is no spoon"



Reply to: