Files
fedora-infra_ansible/roles/haproxy/rewrite/templates/rewrite.conf
2014-12-12 20:04:37 +00:00

3 lines
84 B
Plaintext

RewriteEngine On
RewriteRule ^{{path}}/(proxy\d+)((?:;.*)?) http://$1:8080/$2 [P,L]