How to config WAMP apache server to allow cross domain requests of ajax?
问题 I am working on an sencha-touch-2.1.0-based application.The application deals with some cross-domain requests. We wrapped the js files with Android code with PHONEGAP to make the application run in a Android Phone. And i have installed the wamp server whose apache version is 2.4.4. I want to test the UI of the app in a Android Phone browser,so i put the src files of the sencha touch application in the www directory of the apache server of the WAMP. But i have got an request error in the