Python http.server

실행

python3 -m http.server <port>
 
python3 -m http.server 8080 -d /var/www