lets use a better httpd config
This commit is contained in:
parent
613b791b1d
commit
642ea7df2c
1 changed files with 4 additions and 5 deletions
|
@ -1,8 +1,7 @@
|
||||||
Alias /compose /srv/pungi/
|
Alias /compose /mnt/fedora_koji/compose/
|
||||||
|
|
||||||
|
|
||||||
<Directory /srv/pungi/>
|
<Directory /mnt/fedora_koji/compose/>
|
||||||
Order deny,allow
|
Options +FollowSymLinks +Indexes
|
||||||
Allow from all
|
Require all granted
|
||||||
</Directory>
|
</Directory>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue