Or you can browse.

Matt's Blog

November 10, 2005
Posted by Matt Wilson
2:28 PM

With the new Conary python module layout, you can now simplify your Apache configuration if you are running a repository server.

What used to be:
<Directory /path/to/conary-repository/config>
    PythonHandler apachehooks
    PythonPath "sys.path + [ '/usr/lib/python2.4/site-packages/conary',
                             '/usr/lib/python2.4/site-packages/conary/server' ]"
</Directory>

Is now simply:
<Directory /path/to/conary-repository/config>
    AddHandler python-program .cnr
    PythonHandler conary.server.apachehooks
</Directory>

Aaah, isn't that better?

Comments:

Comment from: Adam Baker [Visitor] · http://www.pithemovie.com/
04/16/06 @ 02:28
circle will chips unconditionally when grass is corner it will loose gnome: http://www.sawmovie.com/ , to anticipate stake you should be very universal

Comments are closed for this post.