*WSGI Script Swap*
I temporarily replaced the script. The resulting output on the 'production' 
URL was:

mod_wsgi.application_group = '18525-api02.servers.mycompanyname.com|/v1'


The result for the demo URL was:

mod_wsgi.application_group = '18525-api02.servers.mycompanyname.com|/demo'


 
*ServerName in VirtualHost*
The server name, as defined in the VirtualHost, is 'ServerName 
18525-api02.servers.mycompanyname.com:443'

*Extra WSGI configuration elsewhere in Apache Config*
I've combed through the various configuration files (http.conf, 
vhosts.conf, httpd-ssl.conf, etc). There appear to be no other WSGI 
directives anywhere in those files.

-- 
You received this message because you are subscribed to the Google Groups 
"modwsgi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/modwsgi.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to