[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Re: [cobalt-users] direct domain to specific URL
- Subject: Re: Re: [cobalt-users] direct domain to specific URL
- From: "Stephan P. Muecke" <smuecke@xxxxxxxxxxxxx>
- Date: Thu Nov 9 00:55:00 2000
- Organization: net:impaqt
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hi,
> You can either do it using Apache (using Apache's redirect, or using a
> meta tag or javascript redirect), or you can write your own program to
> read port 80, direct all the sites there, and have it do table lookups
> (perhaps using MYSQL) and send the redirects out that way.
that last option sounds very interesting. Does anyone know how to write such
a program?
Steve