We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
sudo apt-get install spawn-fcgi
sudo apt-get install python-webpy
sudo spawn-fcgi -d /var/heaphttpd/webpy -f /var/heaphttpd/webpy/main.py -a 127.0.0.1 -p 9001
sudo kill `pgrep -f "python /var/heaphttpd/webpy/main.py"`
There was an error while loading. Please reload this page.