Can one place the web site on SD card ?

We have a rather large web site designed and cannot be shrunk down. Currently its 300k. Since Rabbit supports the fat file system, i was wondering if its possible that i could place my website on an SD card and instead of including my website into my project and placing the web site into the processors flash area it could get the web site from the SD card instead.

I am actually looking for the same information

if you find an answer to this please post it

Will Do, and likewise to anyone else.

You can use sd card for web pages storage, same when you save pages into xmem memory, take a look to fat_setup.c in samples folder. The problem is with dynamic web pages, i don�t know how to use RabbitWeb in FAT file system.