Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

linux start simple http server

python -m SimpleHTTPServer
# or the Python 3 equivalent
python3 -m http.server
Source by unix.stackexchange.com #
 
PREVIOUS NEXT
Tagged: #linux #start #simple #http #server
ADD COMMENT
Topic
Name
1+6 =