]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/planet/templates/default/apache.erb
Remove last remnants of streaming replication
[chef.git] / cookbooks / planet / templates / default / apache.erb
index f8bf0dc7eb0533499295bb79ca081e45d0c56a8f..8ea1698e9596adf6b0b871feb54cc8d1685134c7 100644 (file)
                 Require all granted
         </Directory>
 
-        ProxyPass /replication/streaming http://127.0.0.1:8080
-
-        <Location /replication/steaming>
-                Require all granted
-        </Location>
-
         Redirect /pbf-experimental/    /pbf/
 
         <IfModule mod_headers.c>