> 2013/5/7 Sergey Budnevitch <[email protected]> > >> >> On 7 May2013, at 15:13 , Christian Bönning <[email protected]> >> wrote: >> >> > Thanks. But I would just like to know that before I actually start to >> deploy something on our development/testing/staging/production environments >> ... ;) >> >> % nginx -V >> nginx version: nginx/1.5.0 >> TLS SNI support enabled >> configure arguments: --prefix=/etc/nginx --sbin-path=/usr/sbin/nginx >> --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log >> --http-log-path=/var/log/nginx/access.log --pid-path=/var/run/nginx.pid >> --lock-path=/var/run/nginx.lock >> --http-client-body-temp-path=/var/cache/nginx/client_temp >> --http-proxy-temp-path=/var/cache/nginx/proxy_temp >> --http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp >> --http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp >> --http-scgi-temp-path=/var/cache/nginx/scgi_temp --user=nginx --group=nginx >> --with-http_ssl_module --with-http_realip_module >> --with-http_addition_module --with-http_sub_module --with-http_dav_module >> --with-http_flv_module --with-http_mp4_module --with-http_gunzip_module >> --with-http_gzip_static_module --with-http_random_index_module >> --with-http_secure_link_module --with-http_stub_status_module --with-mail >> --with-mail_ssl_module --with-file-aio --with-ipv6 >> >> on ubuntu 12.04 and 12.10 --with-http_spdy_module is added. >> >> >> Hello, Thanks for posting the configure script. Is there a reason why the geoip module is not compiled into the packages? Our site uses this module quite extensively and given how old the Debian packages have become, I was hoping we could switch to the official nginx.org packages.
_______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
