On Thu, 26 Aug 2010 03:47:46 +0300, Graham Dumpleton
<graham.dumple...@gmail.com> wrote:
On Thursday, August 26, 2010, Noah Kantrowitz <n...@coderanger.net>
wrote:
On Aug 25, 2010, at 5:17 PM, Graham Dumpleton wrote:
Oh, you need to be using mod_wsgi 3.X to be able supply options to
WSGIScriptAlias like that. There is also a pass-authorization option
as well which can replace WSGIPassAuthorization.
It looks like Ubuntu only has 2.8 right now. Is there anywhere I can
look for a package or is the only option to build it myself?
Ubuntu is getting worse than what Debian used to be as far as having
old packages. Even RedHat is starting to be better.
Unless someone says something, I don't know of a Ubuntu repository
with newer version. I know that 3.3 just went in to unstable of
Debian.
Thus easier to compile from source code.
Graham
Yeah, it's bummer how at least mod_wsgi seems to be lagging behind in
Ubuntu repos. I'm using Ubuntu server edition myself and building mod_wsgi
from the sources was no problem. With the default settings it went all
well and actually installed itself to be used on Apache instead of the one
from repository. I don't know if this might have some negative impact in
future in case they actually do update to newer mod_wsgi on the repo.
--
You received this message because you are subscribed to the Google Groups
"modwsgi" group.
To post to this group, send email to modw...@googlegroups.com.
To unsubscribe from this group, send email to
modwsgi+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/modwsgi?hl=en.