Sha256: a9ca5a75b2ed8bb490546c5b40836b3b300dda4b018a237bf051daf36b1060f0
Contents?: true
Size: 631 Bytes
Versions: 1
Compression:
Stored size: 631 Bytes
Contents
<location /<%= client_path %>> SetHandler mod_python PythonInterpreter main_interpreter PythonHandler trac.web.modpython_frontend PythonOption TracEnvParentDir <%= trac_dir %>/<%= client_path %> PythonOption TracUriRoot /<%= client_path %> PythonOption TracEnvIndexTemplate <%= trac_dir %>/<%= client_path %>/.theme/index/index.html PythonOption PYTHON_EGG_CACHE <%= temp_dir %> </location> <location <%= @APP_CONFIG[:urls][:svn] %>/<%= client_path %>> DAV svn SVNParentPath <%= svn_dir %>/<%= client_path %> SVNListParentPath On SVNAutoversioning On SVNReposName "<%= server_name %> for <%= client_name %>" </location>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ktec-subtrac-0.1.28 | lib/subtrac/templates/location.erb |