mod_geoip + httpd
mod_geoip + httpd 참고 원문 사이트 https://www.tecmint.com/install-mod_geoip-for-apache-in-centos/ 설치 yum install epel-release yum install mod_geoip GeoIP GeoIP-devel GeoIP-data zlib-develDB 업그레이드? # cd /usr/share/GeoIP/ # mv GeoIP.dat GeoIP.dat_org # wget http://geolite.maxmind.com/download/geoip/database/GeoLite2-Country.tar.gz # wget http://geolite.maxmind.com/download/geoip/database/GeoLite2-City.t..
Linux
2019. 8. 26. 18:07
공지사항