python -m SimpleHTTPServer # Start a web service on port 8000 that uses the current directory as its document root.

Follow

@climagic [ "`python -V 2>&1|cut -c8`" = "3" ]&&python -m http.server||python -m SimpleHTTPServer # if you're not sure which version of the python binary is installed, this calls the right web server module either way.

Sign in to participate in the conversation
Computer Fairies

Computer Fairies is a Mastodon instance that aims to be as queer, friendly and furry as possible. We welcome all kinds of computer fairies!