diff --git a/INSTALL b/INSTALL index 4b49771..cfa504b 100644 --- a/INSTALL +++ b/INSTALL @@ -148,7 +148,7 @@ HACKING file instead. RewriteRule ^([^.]+)$ $1.html [QSA] RewriteCond %{DOCUMENT_ROOT}/%{REQUEST_FILENAME} !-f - RewriteRule ^.*$ balancer://noosfero-%{REQUEST_URI} [P,QSA,L] + RewriteRule ^.*$ balancer://noosfero%{REQUEST_URI} [P,QSA,L] ErrorDocument 503 /503.html @@ -160,7 +160,7 @@ HACKING file instead. - + BalancerMember http://127.0.0.1:4000 BalancerMember http://127.0.0.1:4001 Order Allow,Deny -- libgit2 0.21.2