我在Apache服务器上托管了我的python脚本。并在此的帮助下配置httpd.conf。
但是当我运行http://127.0.0.1:8080时,它会说“它起作用了!”但是当运行我的flask脚本方法时,它显示为The requested URL /status was not found on this server.。附言:我正在用http://127.0.0.1:8080/status运行它。请帮帮
我想在我的web服务器(Apache2.2)上运行Python CGI脚本。当我尝试运行test.py文件时,我得到以下错误:</body></html>[client 127.0.0.1] Options ExecCGI is off in this directory: C:/Program Files(x86)/Apache Softwar