Skip to content

Commit c4c4559

Browse files
author
Alexandros
committed
Merge branch 'master' of https://github.com/hestiacp/hestiacp
2 parents ee36294 + d0b0888 commit c4c4559

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install/deb/nginx/phpmyadmin.inc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ location /phpmyadmin {
22
alias /usr/share/phpmyadmin/;
33

44
location ~ /(libraries|setup) {
5+
deny all;
56
return 404;
67
}
78

0 commit comments

Comments
 (0)