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/>
|
||||
Order deny,allow
|
||||
Allow from all
|
||||
<Directory /mnt/fedora_koji/compose/>
|
||||
Options +FollowSymLinks +Indexes
|
||||
Require all granted
|
||||
</Directory>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue