Okay, so, while I now have Python running under IIS, I can't seem to
finish the configuration to get Django running properly. I've followed
the link I posted earlier, but I get a "Directory Listing Denied"
instead of the Hello World message I'm expecting. Also, my PyISAPIe.py
file isn't getting compiled. I put the file in "C:\Python26\Lib\site-
packages\django\core\handlers", and while every other file in there is
getting compiled, that one isn't. Shouldn't I be noting down this file
location in some settings file or something? It doesn't mention that
in the tute, but how else would it be known to be there? Oh, and yes,
my urls.py is setup correctly ;-)
Any help would be greatly appreciated.
Regards,
Lee