On Mon, Nov 1, 2010 at 10:41 AM, funcrush <[email protected]> wrote:
> Hi all :)
> Recently, I made REST API that getting a post and deploy it with
> Apache (django + mod_wsgi..)
> But maybe, mod_wsgi is not container like tomcat (If I was wrong,
> please tell me..)
> (I don't know what I need exactly but..)
> Could I use mod_wsgi as web application container?
>
> Sorry for poor English.
> anyway thank you :)

It's not called a 'web application container', as that is a Java term,
but yes you can think of it that way. In general, mod_wsgi is
definitely the tool you'll want to use.

-- 
Frank Wiles
Revolution Systems | http://www.revsys.com/
[email protected]   | (800) 647-6298

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to