This snippet shows how to use Webduino's setUrlPathCommand to serve files from the root directory of an SD card.
It supports:
Add the following line to the Ethernet/Webduino initialization
Make sure that the SD is initialized and root points to the root directory. Then copy this code
This has been tested using an ArduinoMega 2560 with a Wiznet 5100 based ethernet shield.