[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Re: Redirect
- Subject: [cobalt-users] Re: Redirect
- From: "Stephan P. Muecke" <smuecke@xxxxxxxxxxxxx>
- Date: Fri Nov 3 13:27:00 2000
- Organization: net:impaqt
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hi Jon,
could you pass me a copy of your script, too? Thanks a lot!
Steve
---
John McGill cobalt-users@xxxxxxxxxxxxxxx
Fri Oct 20 07:39:01 2000
> Is it possible to get an copy of your php script ( or buy it)?
The script uses a single table in a database and has the following features:
(1) A record is kept of the number of hits that each domain receives.
(2) If the domains is tagged as 'Monitored' an email is sent with details of
the referer.
We have clients that like to know if anyone has shown an interest in
any of their parked domains.
(3) Each domain can also have a 'Redirect' set and we use this to redirect
sub-domains to sub-directories and also to redirect domain names to
subdirectories of other websites i.e., the subdirectory can be off-server by
specifying the website name i.e, www.targetwebsite.com/subdirectory
(4) Displays a standard parked page with a banner at the top, our logo and a
simple "Welcome to <domain>" where <domain> is the domain name that the user
requested.
I'll dump the structure for the backend database and sent it to you with the
associated script.
Unfortunately I'm in the middle of moving all our servers / sites to a new
IP range (fun) but I'll try and send you an email over the weekend.
Regards,
John