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?
|
Or even better yet, you can make php parse html pages also with an AddType in the httpd.conf. And add the PHP into yout .html files.