I would like to set some environment variable VARNAME which later could be accessed from some other Apache module (like mod_log_config module – http://httpd.apache.org/docs/current/mod/mod_log_config.html). Is this possible in mod_wsgi? Basically I'm looking for something similar to the following feature in uWSGI – http://uwsgi-docs.readthedocs.io/en/latest/LogFormat.html?highlight=set_logvar#user-defined-logvars
-- 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.
