Apache Mobile Filter

Apache Mobile Filter
Original author(s) Idel Fuschini
Initial release November 2008
Stable release 4.03 / 9 August 2013
Development status Actives
Written in Perl
Operating system Cross-platform
Type Apache Module, device detection, redirect and image rendering
License GNU general public license
Website http://www.apachemobilefilter.org/
AMF+
Original author(s) Idel Fuschini
Initial release December 2013
Stable release 1.2.0 / 1 November 2014
Development status Actives
Written in C
Operating system Cross-platform
Type Apache Module, device detection and redirect
License GNU Affero General Public License
Website http://www.apachemobilefilter.org/

Apache Mobile Filter or AMF, is an open-source project created by Idel Fuschini and distributed under the GNU General Public License (GPL). The AMF is a suite of tools that allow access to a Device Description Repository (such as WURFL, DetectRight, 51Degrees or others) directly from Apache.

Main features

Device detection

Using several device repository Apache Mobile Filter detect the mobile device and pass the capabilities value as environment variable

Image rendering

Resize images to screen them is suitable device

Mobile switcher

Redirect the mobile to the correct site or path of the site

Mod_rewrite integration

From version 3.51, it is possible to integrate AMF and mod rewrite for redirect mobile devices to the correct content.

Module

The suite has several modules the most important are:

See also

External links