From fa8d9507c62a4e710e5bffe14a26d0ca4f52729c Mon Sep 17 00:00:00 2001 From: Bachir Soussi Chiadmi Date: Sat, 20 Apr 2019 16:41:09 +0200 Subject: [PATCH] added vhost install --- assets/lemp/default.nginxconf | 3 + assets/vhosts/drupal-ssl.nginxconf | 140 +++++++++++++++++++++ assets/vhosts/drupal.nginxconf | 113 +++++++++++++++++ assets/vhosts/index.php | 13 ++ assets/vhosts/simple-phpfpm-ssl.nginxconf | 62 +++++++++ assets/vhosts/simple-phpfpm.nginxconf | 38 ++++++ bin/misc.sh | 2 +- bin/vhost.sh | 145 ++++++++++++++++++++++ install.sh | 9 +- 9 files changed, 523 insertions(+), 2 deletions(-) create mode 100644 assets/vhosts/drupal-ssl.nginxconf create mode 100644 assets/vhosts/drupal.nginxconf create mode 100644 assets/vhosts/index.php create mode 100644 assets/vhosts/simple-phpfpm-ssl.nginxconf create mode 100644 assets/vhosts/simple-phpfpm.nginxconf create mode 100644 bin/vhost.sh diff --git a/assets/lemp/default.nginxconf b/assets/lemp/default.nginxconf index 8d02489..c1cb224 100644 --- a/assets/lemp/default.nginxconf +++ b/assets/lemp/default.nginxconf @@ -106,4 +106,7 @@ server { # allow CURRENT-SERVER-IP; deny all; } + + # website should not be displayed inside a , an