Say GNU/Linux

Linux The Choice of GNU Generation

Installing mod_geoip on Apache 2.2

1) Downalod the latets GEOIP  package from  http://geolite.maxmind.com/download/geoip/api/c/ and install it
# wget -c  http://geolite.maxmind.com/download/geoip/api/c/GeoIP-1.4.6.tar.gz
# tar -xzf GeoIP-1.4.6.tar.gz
# cd GeoIP-1.4.6/
# ./configure
# make
# make install
2) Download and install  latest mod_geoip2 from  http://geolite.maxmind.com/download/geoip/api/mod_geoip2/
# wget -c  http://geolite.maxmind.com/download/geoip/api/mod_geoip2/mod_geoip2_1.2.5.tar.gz
# tar -xzf  mod_geoip2_1.2.5.tar.gz
# cd mod_geoip2_1.2.5/
# /usr/local/apache/bin/apxs -lGeoIP  -cia mod_geoip.c
3) Restart apache

Openx Cluster Handbook

Hello,
I wrote a hand book for a simple cluster configuration based on Nginx  + lighttpd.  It can use high traffic websites like  Openx services  , Check it here

  • Comments Off

Openx Hand Book

I   updated my Openx Hand book here . have a look at  here

  • Comments Off
« Previous Entries  Next Page »

Calendar

March 2010
M T W T F S S
« Oct    
1234567
891011121314
15161718192021
22232425262728
293031