PDA

View Full Version : GeoIP issue with Apache VHosts


IrPr
08-28-2008, 03:48 PM
Hi,

There is something wrong with IP GeoLocation and Apache loaded VHosts in Litespeed ent.
GeoIP Server Variables works in Virtual Hosts which added in Litespeed manually but Apache VHosts

IP GeoLocation option is enabled in global settings but still doesnt work properly
Seems bug to me, or maybe misscofiguration?

Edit:
tried "GeoIPEnable On" direvtice in httpd too, same issue

mistwang
08-28-2008, 04:48 PM
GeoLocation was not enabled for vhosts configured through Apache httpd.conf.

You can try 3.3.18 release see if it work well. "GeoIPEnable" directive should work.

IrPr
08-28-2008, 04:56 PM
GeoLocation was not enabled for vhosts configured through Apache httpd.conf.

You can try 3.3.18 release see if it work well. "GeoIPEnable" directive should work.
Thanks for reply
tried 3.3.18 with GeoIPEnable directive enabled in httpd.conf too still not working

IrPr
08-28-2008, 05:00 PM
Thanks for reply
tried 3.3.18 with GeoIPEnable directive enabled in httpd.conf too still not working
Edit:
Enabled GeoIP through htaccess and it works fine

mistwang
08-29-2008, 11:30 AM
It should work if enable it in <VirtualHost ...> or .htaccess.

Will make global configuration set in httpd.conf as the default.

colorprint
11-07-2008, 05:03 AM
This solution works with 3.3.2 version but not works after upgrade to 4.0b2 (I have upgraded because I need SSI support).
Any way to enable the GeoIP on 4.0 version?

mistwang
11-07-2008, 08:14 AM
Please wait for our 4.0b3, will be available soon.