thats good work eric
On Tue, Oct 19, 2010 at 2:32 AM, Eric Chamberlain wrote:
> We've done django based xmpp services and created middleware to enable
> django to manage and authenticate ejabberd users.
>
> On Oct 18, 2010, at 6:10 AM, Venkatraman S wrote:
>
> Well, I havent Googled, but was won
Make sure that all your static settings are okay on your app. Since you
mentioned that you are using apache;
install *mod_wsgi*
be sure to add some stuff to your httpd.conf file eg;
#added by guy
LoadModule wsgi_module modules/mod_wsgi.so
SSLRandomSeed startup builtin
SSLRandomSeed conn
2 matches
Mail list logo