~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to README.txt

  • Committer: Martin Pool
  • Date: 2009-01-23 22:36:38 UTC
  • mto: This revision was merged to the branch mainline in revision 298.
  • Revision ID: mbp@sourcefrog.net-20090123223638-s57mqtpu4um3stes
Act as a plugin only when loaded by bzr; update docs

Show diffs side-by-side

added added

removed removed

Lines of Context:
95
95
configuration is one way to do this::
96
96
 
97
97
    <Location "/branches/">
98
 
        ProxyPass http://127.0.0.1:8080/branches/
99
 
        ProxyPassReverse http://127.0.0.1:8080/branches/
 
98
        ProxyPass http://127.0.0.1:8080/
 
99
        ProxyPassReverse http://127.0.0.1:8080/
100
100
    </Location>
101
101
 
102
102
If Paste Deploy is installed, the 'serve-branches' script can be