-
Notifications
You must be signed in to change notification settings - Fork 0
AMFDeviceMonitor
ifuschini edited this page Mar 21, 2018
·
1 revision
Overview
This module has the goal to control what the Apache Mobile FIlter has detectet and what not, and which capabilities values send to the application. We suggest not to use it in the same instance of production site.
Configuration
The configuration of this module is very simple:
PerlSetOutputFilter DEFLATE SetHandler modperl PerlOutputFilterHandler Apache2::AMFWebService Allow from all
Tutorial