That is, I don't think there's any kind of file you can just plop into a WSGI container and it will display;
That's actually one use case for the deployment file. That is, if you can just plop a .wsgi file in there with the deployment information, and have the application's virtual URL space simply be "beneath" the URL of the .wsgi file. (Or whatever filename it has.)
_______________________________________________ Web-SIG mailing list [EMAIL PROTECTED] Web SIG: http://www.python.org/sigs/web-sig Unsubscribe: http://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com
