We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd42638 commit 938569fCopy full SHA for 938569f
src/nginx.conf
@@ -3,7 +3,6 @@ location = /phpmyadmin {
3
}
4
5
location ^~ /phpmyadmin/ {
6
- disable_symlinks off;
7
root {GUI_ROOT_DIR}/public/tools;
8
9
location ~ /(setup|sql)/ {
0 commit comments