Ignore:
Timestamp:
Nov 4, 2010, 5:16:23 PM (13 years ago)
Author:
work@…
Message:
  • updated apache configuration
File:
1 edited

Legend:

Unmodified
Added
Removed
  • misc/vhost/nmcdsp.org_gscf-ci.conf

    r1007 r1086  
    1818        <IfModule mod_rewrite.c>
    1919                RewriteEngine on
    20                 RewriteRule ^/gscf-0.5.0-ci/(.*)$ /$1 [L,PT,NC,NE]
     20                RewriteRule ^/gscf-0.5.1-ci/(.*)$ /$1 [L,PT,NC,NE]
    2121        </IfModule>
    2222
     
    2828
    2929                ProxyStatus On
    30                 ProxyPass / balancer://gscf-cluster/gscf-0.5.0-ci/ stickysession=JSESSIONID|jsessionid nofailover=On
    31                 ProxyPassReverse / balancer://gscf-cluster/gscf-0.5.0-ci/
    32 #               ProxyPass / ajp://localhost:8009/gscf-0.5.0-ci/
    33 #               ProxyPassReverse / ajp://localhost:8009/gscf-0.5.0-ci/
    34                 ProxyPassReverseCookiePath /gscf-0.5.0-ci /
     30                ProxyPass / balancer://gscf-cluster/gscf-0.5.1-ci/ stickysession=JSESSIONID|jsessionid nofailover=On
     31                ProxyPassReverse / balancer://gscf-cluster/gscf-0.5.1-ci/
     32#               ProxyPass / ajp://localhost:8009/gscf-0.5.1-ci/
     33#               ProxyPassReverse / ajp://localhost:8009/gscf-0.5.1-ci/
     34                ProxyPassReverseCookiePath /gscf-0.5.1-ci /
    3535
    3636                <Proxy balancer://gscf-cluster>
Note: See TracChangeset for help on using the changeset viewer.