logging on the server and debug ... finally make it working,
for lsws native vhost, GeoIP is enabled automatically if server level geoip enabled.
for vhost from apache's httpd.conf, need add
GeoIPEnable On
in .htaccess or httpd.conf
the document is here...