ramkrishanbhatt / modwsgi

Automatically exported from code.google.com/p/modwsgi
0 stars 0 forks source link

wsgi_module and not mod_wsgi #227

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hello,
Your documentation is excellent, but users overlook it. I just spend several 
hours - trying to install into xampp, until I found this post:

http://groups.google.com/group/modwsgi/browse_thread/thread/28f03f1c3786cd2f

I believe a lot of people may be doing the same mistake writing

LoadModule mod_wsgi modules/mod_wsgi.so

instead of

LoadModule wsgi_module modules/mod_wsgi.so

Maybe a warning in bold caps would do?

Thank you,

  roman

Original issue reported on code.google.com by roman.ch...@gmail.com on 6 Feb 2011 at 11:34

GoogleCodeExporter commented 8 years ago
Closing out documentation issues. Will pick up another time on github side when 
get enough momentum to work on documentation again.

Original comment by Graham.Dumpleton@gmail.com on 12 Nov 2014 at 10:37