View Single Post
  #3  
Old 01-29-2013, 06:34 PM
NiteWave NiteWave is offline
LiteSpeed Staff
 
Join Date: Sep 2009
Posts: 2,226
Quote:
I've tried many different options:
%{ENV:GEOIP_COUNTRY_CODE}, %{GEOIP_COUNTRY_CODE} and so on...
but nothing seems to work.
per http://httpd.apache.org/docs/2.2/mod...og_config.html
should be
%{GEOIP_COUNTRY_CODE}e

litespeed already support it, please confirm or test
Reply With Quote