Disabled Backend CMS and Phpmya for nginx_nonphp

This commit is contained in:
2020-09-04 11:48:50 +02:00
parent d612a5a0ef
commit 824ff17ee3
3 changed files with 10 additions and 4 deletions

View File

@@ -1,2 +1,6 @@
echo "deb http://nginx.org/packages/ubuntu `lsb_release -cs` nginx" > /etc/apt/sources.list.d/nginx.list
curl -fsSL https://nginx.org/keys/nginx_signing.key | sudo apt-key add -
#Disable PhpMyadmin and Backend cms
disbackendcms=1
PHPMyadmin=1