Quote:
Originally posted by BRISK
Surfers come to my pages from links like
http://www.mydomain.com/blah/page.html
They are clicking on URLs from search engines that end in .html not php or cgi pages.
Can Apache (using something like www.maxmind.com ) recognize the country they are from and redirect them to another URL?
|
You could use mod_rewrite and rewrite the .html to .php thus giving you the ability to use php.