3

How can I install mod_wsgi from lfd website as it has wheel extension.Whenever I am searching how to install mod_wsgi on wamp the resources tell me to install binary from this site and then keep the mod_wsgi.so file in my wamp directory.

4

2 に答える 2

1

lfd ページには次へのリンクがあります。

あなたはそれを読みたいかもしれません。

そのリンクで説明されているように、公式の mod_wsgi ダウンロード エリアには .so ファイルとしてバイナリがあります。

それらをインストールする方法を考え出すとき、whl バージョンを引き続き使用できますが、.so オプションはまだ存在します。

于 2015-02-06T12:27:33.760 に答える