mod_wsgi icon indicating copy to clipboard operation
mod_wsgi copied to clipboard

Installation Docs for Windows has an 404 link

Open MaxwellMasaitis opened this issue 3 years ago • 1 comments

The docs here: https://github.com/GrahamDumpleton/mod_wsgi/blob/develop/docs/installation.rst contain the following link for the Windows installation guide: https://github.com/GrahamDumpleton/mod_wsgi/blob/develop/win32/README.rst This is a 404 for me.

MaxwellMasaitis avatar Nov 30 '21 17:11 MaxwellMasaitis

Known issue that haven't got around to fixing. Use the pip install method. See:

  • https://pypi.org/project/mod-wsgi/

GrahamDumpleton avatar Nov 30 '21 22:11 GrahamDumpleton