Scroll to navigation

ADSF(1) User Commands ADSF(1)

NAME

adsf - a dead simple fileserver

SYNOPSIS

adsf [options]

DESCRIPTION

adsf (A Dead Simple Fileserver) is a tiny web server that can be spawned in any directory to serve static files. It can be used programmatically in Rack and other Ruby applications.

Specify the handler to use
Display help
Specify index filenames (comma-separated)

--index-filenames

Specify the port number to use
Specify the web root to use
Only listen to requests from localhost (short for "-a localhost")
Specify the address to listen to
Reload on changes (requires adsf-live)
August 2022 ruby 1.4.6+dfsg1