1.安装带有ssl模块的 nginx
wget http://***/download/nginx-0.8.52.tar.gz
tar zxvf nginx-0.8.52.tar.gz
chown root:root nginx-0.8.52 -R
apt-get install libpcre3 libpcre3-dev
apt-get install openssl
apt-get install libssl-dev
./configure --prefix=/usr/local/nginx --with-http_stub_status_module --with-http_ssl_module? --with-http_realip_module
make
make install
2.配置nginx 配置文件
ssl_certificate /etc/nginx/nginx_pas/*.crt;
ssl_certificate_key /etc/nginx/nginx_pas/*.key;
3. 配置nginx的conf ,所有都要求访问https
? location / {
? ? ? ? ? ? ? ? rewrite ^/(.*) https://*.com/$1 permanent ;
? ? ? ? ? ? ? ? #root? /var/www/nginx-default;
? ? ? ? ? ? ? ? #index? index.html index.htm;
? }
三三在线http://www.33o***/,专注于高防服务器租用和托管,杭州四川佛山东莞国外一手资源,提供7*24小时全年无休的售后服务。企点Q:2852361322电话:13924367540
Nginx安装SSL的详细教程
东莞其他商务服务相关信息
6小时前
20小时前
1天前
1天前
2天前
2天前
3天前
3天前
3天前
3月30日