Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 29514c82a7e8f3dc58a9126367c6439a > files > 3

glump-0.9.11-8.fc14.noarch.rpm

##
# Apache configuration directives for glump.
# Requires mod_python 3.0 and above.
#
Alias /glump /usr/share/glump/glump
<Directory "/usr/share/glump">
      SetHandler python-program
      PythonHandler mod_python.publisher
</Directory>