PDA

View Full Version : IP GeoLocation


Statskij
12-19-2009, 11:29 AM
I'd like to use this function "Enable IP GeoLocation" in Litespeed.
I read about it in the forums but still have questions concerning installation.
Please suggest how to install it in Litespeed.

mistwang
12-21-2009, 11:24 AM
You need LSWS enterprise.
Load the binary format Geo Country or Geo City DB at server->general page
http://www.litespeedtech.com/docs/webserver/config/general/#geolocationDB

Then you can turn on/off GeoLocation at vhost or context level if you configure vhost natively via LSWS web console.

If you use LSWS with hosting control panel, just use mod_geoip directive

"GeoIPEnable On"

to enable it.