Carefully check the directory structure and bozohttpd arguments... The cgi-bin is NOT a subdirectory of the document root, but lies outside of it. There is also no directory listing for cgi-bin.
Both of these are on purpose, because cgi-bin commands are security-relevant. (Well, probably not so much for the Kindle, but for "real" webservers they certainly are).
|