~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to README.txt

  • Committer: Michael Hudson
  • Date: 2009-02-19 18:06:35 UTC
  • mfrom: (270.1.1 bzr-logger)
  • Revision ID: michael.hudson@canonical.com-20090219180635-0m3pd249n849cvdd
defer importing plugins until after logging is set up

Show diffs side-by-side

added added

removed removed

Lines of Context:
86
86
configuration is one way to do this::
87
87
 
88
88
    <Location "/branches/">
89
 
        ProxyPass http://127.0.0.1:8080/branches/
90
 
        ProxyPassReverse http://127.0.0.1:8080/branches/
 
89
        ProxyPass http://127.0.0.1:8080/
 
90
        ProxyPassReverse http://127.0.0.1:8080/
91
91
    </Location>
92
92
 
93
93
If Paste Deploy is installed, the 'serve-branches' script can be