我试图运行WSGI应用程序(hello.wsgi)上localhost通过apache24与mod_wsgi模块,但它显示了这一点:
cd c:/apache24/bin
mod_wsgi-express start-server hello.wsgi
Run Code Online (Sandbox Code Playgroud)
Run Code Online (Sandbox Code Playgroud)Usage: mod_wsgi-express command [params] Commands: module-config module-location mod_wsgi-express: error: Invalid command was specified.
请帮我!