mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 10:31:56 +08:00
3 lines
84 B
Plaintext
3 lines
84 B
Plaintext
RewriteEngine On
|
|
RewriteRule ^{{path}}/(proxy\d+)((?:;.*)?) http://$1:8080/$2 [P,L]
|