/+ cgi
https://stackoverflow.com/questions/30516414/how-to-run-cgi-hello-world-with-python-http-server
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
cd /home/poq/syncDir/gitRepos/
|
cd /home/poq/syncDir/gitRepos/
|
||||||
python3 -m http.server 8888
|
python3 -m http.server --bind localhost --cgi 8888
|
||||||
|
|||||||
Reference in New Issue
Block a user