[GRLUG] Saturday Social request for help

Dave Brondsema dave at brondsema.net
Fri Jan 21 17:53:11 EST 2011


Just to be pedantic, wsgi is a standard interface for serving python
webapps.  mod_wsgi is the Apache module implementation.
http://code.google.com/p/modwsgi/

There are other ways to serve a python webapp, which you might want to
consider, like having Apache reverse proxy to a standalone wsgi server
like cherrypy or gunicorn.

On 1/21/11 3:38 PM, Benjamin Flanders wrote:
> wsgi is a way to run python from apache.  I'm running apache 1.3 not
> 2, if that makes a difference.
> 
> Share and Enjoy
> Ben
> 
> 
> 
> On Fri, Jan 21, 2011 at 3:15 PM, Ben Rousch <brousch at gmail.com> wrote:
>> On Fri, Jan 21, 2011 at 3:06 PM, Benjamin Flanders <flanderb at gmail.com> wrote:
>>> I'm having some issues with apache and am wondering if someone will be
>>> there with experience with that and possibly wsgi.  I had an old
>>> instance of MoinMoin that didn't come up the last time I rebooted the
>>> server.  Anyway I got permission from the wife to attend tomorrow, and
>>> I am really hoping to get some help.
>>
>> I have installed MoinMoin a couple of times, and it is a fiddly little
>> monkey. I can't promise I'll be there, but I'll try to make it.
>>
>>>
>>>
>>> Share and Enjoy
>>> Ben
>>>
>>> --
>>> This message has been scanned for viruses and
>>> dangerous content by MailScanner, and is
>>> believed to be clean.
>>>
>>> _______________________________________________
>>> grlug mailing list
>>> grlug at grlug.org
>>> http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug
>>>
>>
>>
>>
>> --
>>   Ben Rousch
>>   brousch at gmail.com
>>   http://ishmilok.blogspot.com/
>>
>> --
>> This message has been scanned for viruses and
>> dangerous content by MailScanner, and is
>> believed to be clean.
>>
>> _______________________________________________
>> grlug mailing list
>> grlug at grlug.org
>> http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug
>>
> 



-- 
Dave Brondsema : dave at brondsema.net
http://www.brondsema.net : personal
http://www.splike.com : programming
              <><

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



More information about the grlug mailing list