AMF+ is the Apache Mobile Filter is the easiest and the faster way to detect mobile devices.
AMF+ is a C++ modulte for Apache that allow access to a Device Repository directly from Apache: now you can detect devices no matter what language your website uses.

INSTALLATION
------------
for install the apache moduel is very simple:

install apache webserver 2.0.x or 2.2.x or newer (downloadable from http://httpd.apache.org)

. ./install.sh

apachectl start

that's it all!!!!


APACHE MOBILE FILTER SITE

http://www.apachemobilefilter.org

AMF WIKI

http://wiki.apachemobilefilter.org

SUPPORT

http://groups.google.com/group/amf-device-detection?hl=en

AVAILABILITY

The latest version of Apache Mobile Filter is available from:

http://www.sourceforge.net/projects/mobilefilter/files/latest/download

COPYRIGHT

Copyright 2009-2010-2011-2012-2013-2014-2015 Idel Fuschini <idel.fuschini@gmail.com>

//This package is free software: you can redistribute it and/or modify
//it under the terms of the GNU Affero General Public License as
//published by the Free Software Foundation, either version 3 of the
//License, or (at your option) any later version.