mirror of
https://github.com/myvesta/vesta
synced 2025-08-20 05:14:10 -07:00
Protecting roundcube installer
This commit is contained in:
parent
ba1d4db740
commit
d43a8eeb96
1 changed files with 6 additions and 5 deletions
|
@ -14,4 +14,5 @@ Alias /webmail /usr/share/roundcubemail
|
||||||
<Directory /usr/share/roundcubemail/installer>
|
<Directory /usr/share/roundcubemail/installer>
|
||||||
Order Deny,Allow
|
Order Deny,Allow
|
||||||
Deny from all
|
Deny from all
|
||||||
|
Allow from None
|
||||||
</Directory>
|
</Directory>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue