Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 适合Debian/Ubunt
- 1. 在/root下运行
- apt-get -y update && apt-get -y install screen wget dos2unix && screen -S gg
- wget --no-check-certificat -O nginx_pastebin.sh https://pastebin.com/raw/jiMJTkwD && dos2unix nginx_pastebin.sh && bash nginx_pastebin.sh
- 2. 下载 https://pastebin.com/TYuQ9eKr
- 替换“网站域名”为你的域名
- 使用了主域和四个子域名,分别是
- 网站域名
- www.网站域名
- w.网站域名
- wiki.网站域名
- upload.网站域名
- 3. /etc/nginx/sites-enabled 下放改好的站点配置文件
- 4. 证书可以去 https://freessl.cn/ 申请一年免费的双域名证书,需要申请四个
- /root/nginx/网站域名 下放证书文件
Advertisement
Add Comment
Please, Sign In to add comment