mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-25 06:21:46 +08:00
8 lines
183 B
Plaintext
8 lines
183 B
Plaintext
DocumentRoot /srv/web/codecs.fedoraproject.org
|
|
|
|
<Directory /srv/web/codecs.fedoraproject.org>
|
|
Options Indexes FollowSymLinks
|
|
AllowOverride None
|
|
Require all granted
|
|
</Directory>
|