mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-30 13:32:30 +08:00
8 lines
199 B
Plaintext
8 lines
199 B
Plaintext
Alias /openstack /srv/persist/openstack
|
|
<Directory "/srv/persist/openstack">
|
|
Options Indexes MultiViews FollowSymLinks
|
|
AllowOverride None
|
|
Order allow,deny
|
|
Allow from all
|
|
</Directory>
|