From 48ecc13113c2bd63ba9fd80b27d36f6481a0cf67 Mon Sep 17 00:00:00 2001 From: bohung Date: Sat, 20 Aug 2022 17:07:38 +0800 Subject: [PATCH] Update Readme.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5c54276..da5ff6a 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,8 @@ sudo apt install libgmp-dev ##此套件為nokogiri相依套件 ```sh $ wget http://gitlab.tp.rulingcom.com/erictyl/install_r45_on_ubuntu_1804lts_doc/-/raw/master/install_nginx.sh -O install_nginx.sh $ bash install_nginx.sh +# 若要安裝modsecurity WAF(網路應用程式防火牆),則加入參數 --install-modsecurity +# $ bash install_nginx.sh --install-modsecurity $ sudo wget http://gitlab.tp.rulingcom.com/erictyl/install_r45_on_ubuntu_1804lts_doc/-/raw/master/orbit_nginx -O /etc/nginx/orbit_sites/xxx_ooo # 建立網站 nginx 設定檔,xxx 為學校縮寫,ooo 為系所、單位縮寫。內容參考附註 nginx 設定檔 ``` ## 設定host IP(避免VM抓不到domain對應的IP)