Serves a directory including fancy indexing and a variety of other options.
Example:
server.mount
'/assets'
, WEBrick::FileHandler,
'/path/to/assets'
new(server, root, options={}, default=Config::FileHandler) Class Public methods Creates
add_handler(suffix, handler) Class Public methods Allow custom handling of requests
remove_handler(suffix) Class Public methods Remove custom handling of requests