Serve /var/www/htdocs on the default port (port 80):
Serve /var/www/htdocs on the default port (80 if running as root, else 8080):
$ ./darkhttpd /var/www/htdocs
Serve ~/public_html on port 8081:
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.