Skip to content

Instantly share code, notes, and snippets.

@sunng87
Created May 28, 2011 01:00
Show Gist options
  • Star 5 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save sunng87/996473 to your computer and use it in GitHub Desktop.
Save sunng87/996473 to your computer and use it in GitHub Desktop.
Share directory with lighttpd
server.document-root="/your/path/to/share"
server.port = 8099
#server.bind = "192.168.1.100"
dir-listing.activate = "enable"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment