6b2e58e
Alias /viewvc __python_sitelib__/viewvc/bin/mod_python/viewvc-mp.py
9958fee
Alias /viewvc-static __datadir__/viewvc/templates/docroot
9958fee
9958fee
<Directory __python_sitelib__/viewvc/bin/mod_python>
9958fee
    AddHandler python-program .py
9958fee
    PythonHandler handler
9958fee
    Order allow,deny
9958fee
    Allow from 127.0.0.1
9958fee
</Directory>