-
Notifications
You must be signed in to change notification settings - Fork 0
Quick Start
ifuschini edited this page Mar 21, 2018
·
4 revisions
If you want to test AMF quickly just add this few rows on httpd.conf file on your Apache Web Server:
PerlSetEnv AMFMobileHome /home/AMF PerlTransHandler +Apache2::AMFLiteDetectionFilter
DetectRight as Device Repository
PerlSetEnv AMFMobileHome /home/AMF PerlSetEnv CacheDirectoryStore /tmp PerlTransHandler +Apache2::AMFDetectRightFilter
Tutorial