mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-16 13:56:03 +08:00
6 lines
144 B
Plaintext
6 lines
144 B
Plaintext
Alias /.well-known/browserid /srv/web/browserid.fedoraproject.org
|
|
|
|
<Location /.well-known/browserid>
|
|
ForceType application/json
|
|
</Location>
|