> On 28 Sep 2016, at 11:32 AM, Joshua Harwood <[email protected]> wrote:
> 
> I updated the output line of the wsgi application above to:
> 
> output = 'Hello World ' + bytes(str(environ.get('mod_wsgi.version', 'unk')), 
> 'UTF-8')
> 
> and it is returning:
> 
> Hello World (4, 5, 6)
> 
> so I am sure that it isn't being overridden.

Can you remind me of what the whole VirtualHost definition looks like?

Also, what is ErrorLog set to a global scope in Apache configuration as well?

Graham

-- 
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 https://groups.google.com/group/modwsgi.
For more options, visit https://groups.google.com/d/optout.

Reply via email to