Am Thu, 26 Apr 2012 05:44:59 +0200 schrieb "Nathan M. Swan" <nathanms...@gmail.com>:
> > Have you checked that your web server has write access to > > /Users/nathanmswan/Sites/ ? > > Yes, it works now, thanks! > NMS > > P.S. Sorry this might be in the wrong forum, but now I can > advertise my homepage as "index.d" instead of compiling it and > having it be "index.cgi" D is not a virtual machine language. You have to compile your code to execute it. (In case that was unclear.) As for the extension, that is probably a configuration option of your web server. Search for CGI extensions or .cgi and add .d there. -- Marco