Install elpa-simple-httpd by entering the following commands in the terminal:
sudo apt update sudo apt install elpa-simple-httpd
Description:
pure elisp HTTP server
This used to be httpd.el but there are already several of these out there already of varying usefulness. Since the name change, it's been stripped down to simply serve files and directory listings. Client requests are sanitized so this should be safe, but its author makes no guarantees.
Homepage: https://github.com/skeeto/emacs-http-server
Version: 1.4.6-2
Section: universe/lisp