Apache with mod_wsgi
mod_wsgi configurations that use
                WSGIScriptAlias that point to a single WSGI file. For example, the
            following type of configuration is
                supported:WSGIScriptAlias /books /var/www/acme/bookstore/app.wsgiIf,
                instead, the script alias points to a directory, or if the script is using the
                    WSGIScriptAliasMatch directive, contact python@appdynamics.com
                to discuss how the Python Agent can be deployed in your environment.
If the
                environment is Apache with mod_wsgi with a supported configuration
                as described above, you need to modify its mod_wsgi configuration
                files and manually launch the proxy.
To instrument an app for Apache with
                    mod_wsgi: