reprepro security fix
This commit is contained in:
parent
489ecc86f6
commit
10741ecc6a
|
@ -6,3 +6,8 @@
|
|||
Allow From All
|
||||
Require all granted
|
||||
</Directory>
|
||||
<Directory /var/www/html/.gnupg>
|
||||
Order Deny,Allow
|
||||
Deny From All
|
||||
Require all denied
|
||||
</Directory>
|
Loading…
Reference in New Issue