Magic Mirror V1.0
Copyright (C) 1999-2000 The Worldfax Network
All Rights Reserved

Magic Mirror has the following features:

  1) Auto Leading your website visitors to the quickest mirror you have make.
  2) Check the mirror site stats Before Leading your website visitors go there.
  3) Your website visters without leave your main page.
  4) Auto Leading your website visitors to their native language page

Contents:
   index.cgi - the script;
   readme.txt -this file;
   index.htm - the sample that show how to call the script.

To get the thing working:
   It should be simple to set up the scripts and get them running.

   1) In the index.cgi scripts, edit the top line so that they point to your 
      version of Perl.  On my server it is  #!/usr/bin/perl.
   2) Edit  $website1 ,$website2 and $website3 .
      $website1 : Your mirror site on China mainland or in Chinese GB code,
      $website2 : Your mirror site on Taiwan or in Chinese Big5 code 
      $website1 : Your Other mirror website or in english
   3) chmod 755 index.cgi
  
Call the script:
     There are two method to call the script,your visitors need to do 
nothing except type your domain just as http://www.worldfax.net
     1) If your server could use index.cgi as main page,just upload index.cgi on
your root directory and chmod it 755.
     2) Rename your index.htm to main.htm ,edit the follow line url=http://www.worldfax.net/cgi-bin/index.cgi with your own in this package 
index.htm file .upload index.htm on your root directory.
     That's all .
     Note: Don't put $websit1~3 loop to your index.htm or index.cgi file

Find example:
     Using Browser open index.htm file when connect to the internet.
     Using chinese mainland base proxy refresh.
     Using Taiwan base proxy refresh.
 

Copyright (C) 1999-2000 The Worldfax Network
All Rights Reserved

Website : http://www.worldfax.net
http://www.ohinternet.com
Programmer: Cen ShaoHui
Email     : webmaster@worldfax.net
censhaohui@hotmail.com

