WWW/cgi-bin/下的文件有: echo.sh, EchoHello.class, mini-webserver.py 我不知道是哪个文件需要权限的问题,我把涉及到的文件都改成777了 ...
I've got a web-app I'm working that uses Python cgi. I was initially handling queries w/ GET and cgi.FieldStorage but some of my query strings are too long and I need to switch to post.<BR><BR>However ...
I've got a web-app I'm working that uses Python cgi. I was initially handling queries w/ GET and cgi.FieldStorage but some of my query strings are too long and I need to switch to post.<BR><BR>However ...