~loggerhead-team/loggerhead/trunk-rich

407.2.1 by Toshio Kuratomi
Files to anable mod_wsgi
1
# directory to serve bzr branches from
2
# Non-bzr directories under this path will also be visible in loggerhead
3
#http_root_dir = '/var/www/bzr'
4
5
# The url prefix for the bzr branches.
6
http_user_prefix = '/bzr'
7
8
# Directory to put cache files in
9
http_sql_dir = '/var/cache/loggerhead'