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

Re: Re: [cobalt-users] direct domain to specific URL



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