Files
fedora-infra_ansible/roles/java-deptools/files/proxy.conf
2018-03-05 17:34:03 +01:00

9 lines
176 B
Plaintext

<Proxy *>
AddDefaultCharset off
Order deny,allow
Allow from all
</Proxy>
ProxyPass / http://localhost:9000/
ProxyPassReverse / http://localhost:9000/