1. mod_wsgi is installed properly
2. mod_wsgi-express module-config

LoadFile "c:/program files/anaconda/python35.dll"
LoadModule wsgi_module "c:/program 
files/anaconda/lib/site-packages/mod_wsgi/server/mod_wsgi.cp35-win_amd64.pyd"
WSGIPythonHome "c:/program files/anaconda"


need to rename this *mod_wsgi.cp35-win_amd64.pyd *file name *to **mod_wsgi.so 
 *and mention in LoadModule?

-- 
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