Disura Warusawithana

Results 1 comments of Disura Warusawithana

> I would suggest in mod_wsgi config, if on Windows, of using something like: > > ``` > WSGIScriptAlias / /some/path/wsgi.py application-group=%{GLOBAL} > ``` > > The use of `application-group`...