Request for Question Clarification by
voyager-ga
on
27 Sep 2002 05:18 PDT
Hi again, ramstore,
I could help you with Apache, but the listed price tag is just not
enough to get me near IIS. I will give you a pointer though, where you
or anybody who wants to try an answer should look: Read up on
rewriting rule at http://www.apache.org
Another thing you should take a closer look is at how to identify the
people you want to redirct. You can e.g. check their top-level domain.
The drawback there is that you will not be able to filter all those
*.com, *.net, and *.org domain. You could also filter by language
chosen in their browser settings... that could be difficult, too,
though, because not everybody has the correct setting - if their
browsers even support this. There are more advanced ways of tracking
access points etc. but you would have to optain data on those and it
might be processing intensive.
Even if you can manage to seperate groups of users, you will still
have to assign them to one of your servers.
None of those problems is really trivial and more information is
needed to give you an answer.
I hope somebody will be able to give you a satisfactory answer,
though!
voyager-ga