~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to README.txt

  • Committer: Marius Kruger
  • Date: 2008-10-14 12:11:33 UTC
  • mto: This revision was merged to the branch mainline in revision 240.
  • Revision ID: amanic@gmail.com-20081014121133-i3vlwpdfs8gvihy9
fix whitespace

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