mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 02:28:03 -07:00
Fixing unnecessary slash in nginx configs for phpmyadmin and roundcube
This commit is contained in:
parent
cfc46bb2a9
commit
b6cadcd992
60 changed files with 60 additions and 60 deletions
|
@ -1,5 +1,5 @@
|
|||
location /phpmyadmin {
|
||||
alias /usr/share/phpMyAdmin/;
|
||||
alias /usr/share/phpMyAdmin;
|
||||
|
||||
location ~ /(libraries|setup) {
|
||||
return 404;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue